update invite perms
This commit is contained in:
parent
8f642f44a9
commit
7519b7724f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ public class InviteCommand implements Command {
|
|||
"commands.general.invite.success.description",
|
||||
"(https://discordapp.com/oauth2/authorize?client_id="
|
||||
+ Hadder.shardManager.getGuilds().get(0).getSelfMember().getId()
|
||||
+ "&scope=bot&permissions=470133879)")
|
||||
+ "&scope=bot&permissions=1043852663)")
|
||||
.build()).queue();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue