From 589d27434efdc2a592ea60441eae45c3304927bd Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Tue, 21 Mar 2023 11:47:12 -0400 Subject: [PATCH] hint up top fixed --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 699f361..02c4372 100644 --- a/Program.cs +++ b/Program.cs @@ -1,4 +1,4 @@ -//https://discord.com/oauth2/authorize?client_id=913003037348491264&permissions=274877942784 +//https://discord.com/oauth2/authorize?client_id=913003037348491264&permissions=274877942784&scope=bot%20messages.read using System; using System.IO; using System.Linq;