Skip to content

Commit 1512aef

Browse files
committed
Update invite permissions in appsettings.example.json
1 parent 58a1e1d commit 1512aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bot/Sharp/appsettings.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"Information": {
3333
"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",
34+
"InvitationLink": "https://discord.com/oauth2/authorize?client_id=803324257194082314&permissions=274877974528&scope=bot",
3535
"GitHubRepository": "https://github.com/KubaZ2/Sharp",
3636
"SupportDiscord": "https://discord.gg/meaSHTGyUH",
3737
"TermsOfService": "https://github.com/KubaZ2/Sharp/blob/main/TOS.md",

0 commit comments

Comments
 (0)