Updated Troubleshooting (markdown)

Twentysix 2016-01-14 12:36:13 +01:00
parent 4daf2cef09
commit 6b595c0e57

@ -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'`