mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Fix 'authentification' typo (#3823)
This commit is contained in:
@@ -571,7 +571,7 @@ class Core(commands.Cog, CoreLogic):
|
|||||||
For that, you need to provide a valid permissions level.
|
For that, you need to provide a valid permissions level.
|
||||||
You can generate one here: https://discordapi.com/permissions.html
|
You can generate one here: https://discordapi.com/permissions.html
|
||||||
|
|
||||||
Please note that you might need two factor authentification for\
|
Please note that you might need two factor authentication for\
|
||||||
some permissions.
|
some permissions.
|
||||||
"""
|
"""
|
||||||
await self.bot._config.invite_perm.set(level)
|
await self.bot._config.invite_perm.set(level)
|
||||||
|
|||||||
Reference in New Issue
Block a user