From 6b595c0e57ee76702c150033ad7a46ae00d11401 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Thu, 14 Jan 2016 12:36:13 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index f93c385..c607fb8 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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'` -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.` @@ -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'` -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'`