mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Updated Troubleshooting (markdown)
@@ -11,7 +11,7 @@ Your python is not 32bit like specified in the instructions. Install it. If you'
|
|||||||
|
|
||||||
`TypeError: type object got multiple values for keyword argument 'mute'`
|
`TypeError: type object got multiple values for keyword argument 'mute'`
|
||||||
|
|
||||||
Your discord.py is outdated. Upgrade it. If you already did, do `pip uninstall discord.py` and do it again.
|
Your discord.py is outdated. Update it. If you already did, do `pip uninstall discord.py` and do it again.
|
||||||
|
|
||||||
|
|
||||||
`The credentials you put in settings.json are wrong. Take a look.`
|
`The credentials you put in settings.json are wrong. Take a look.`
|
||||||
@@ -20,7 +20,7 @@ Exactly what you should do. Either delete settings.json and restart or edit it m
|
|||||||
|
|
||||||
`AttributeError: 'Permissions' object has no attribute 'manage messages'`
|
`AttributeError: 'Permissions' object has no attribute 'manage messages'`
|
||||||
|
|
||||||
Your discord.py is outdated. Upgrade it. If you already did, do `pip uninstall discord.py` and do it again.
|
Your discord.py is outdated. Update it. If you already did, do `pip uninstall discord.py` and do it again.
|
||||||
|
|
||||||
`ImportError: No module named 'discord'`
|
`ImportError: No module named 'discord'`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user