We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a1e1d commit 1512aefCopy full SHA for 1512aef
1 file changed
Bot/Sharp/appsettings.example.json
@@ -31,7 +31,7 @@
31
},
32
"Information": {
33
"Description": "**Sharp** is a powerful Discord bot that runs, decompiles, and shows JIT disassembly of .NET languages.",
34
- "InvitationLink": "https://discord.com/oauth2/authorize?client_id=803324257194082314&permissions=274877908992&scope=bot",
+ "InvitationLink": "https://discord.com/oauth2/authorize?client_id=803324257194082314&permissions=274877974528&scope=bot",
35
"GitHubRepository": "https://github.com/KubaZ2/Sharp",
36
"SupportDiscord": "https://discord.gg/meaSHTGyUH",
37
"TermsOfService": "https://github.com/KubaZ2/Sharp/blob/main/TOS.md",
0 commit comments