update invite link to include application.commands
This commit is contained in:
parent
2a3e19abe2
commit
1d3127b16e
@ -349,7 +349,7 @@ def get_help_embed(bot):
|
||||
"**Use `!help <Command>` for more information about a command.** \n\n"
|
||||
+ "**Examples:** \n `!help dog` for detailed help for the dog command \n\n"
|
||||
# + "**Useful links:** [My source code](https://git.luker.gq/ldooks/dragon-bot), [Donate](https://cash.me/$ldooks) \n\n"
|
||||
+ "**Invite me to another server:** [Click here](https://discord.com/oauth2/authorize?client_id=%s&scope=bot&permissions=8)"
|
||||
+ "**Invite me to another server:** [Click here](https://discord.com/api/oauth2/authorize?client_id=%s&permissions=8&response_type=code&scope=bot%20applications.commands)"
|
||||
% bot.user.id
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user