|
I am trying to do this and I am at the last step but when I run the bot it says |
Answered by
Column01
Aug 4, 2022
Replies: 2 comments
|
You need to install discord.py for it to work. Check the requirements section in the README file and it should give you the command to install it. https://github.com/Column01/Discord-Moderation-Bot#requirements If you are on windows you may need to run it like this: |
0 replies
Answer selected by
Column01
use or just dm me on discord i will help you Ayra Golden#9887 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to install discord.py for it to work. Check the requirements section in the README file and it should give you the command to install it.
https://github.com/Column01/Discord-Moderation-Bot#requirements
If you are on windows you may need to run it like this:
python -m pip install discord.py