-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load extension #19
Comments
What is your version of discord.py ? |
How i can check this? |
run a python script with this content : import discord
print(discord.__version__) |
1.7.3 |
And one more: |
nothing if you do not use it (check the readme for more) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have this errors when bot runing:
**['add.py', 'events.py', 'help.py', 'leaderboard.py', 'onMessage.py', 'remove.py', 'removePreviousRewards.py', 'roleRewards.py', 'task.py']
Failed to load extension Cogs.leaderboard.
Failed to load extension Cogs.onMessage.
Failed to load extension Cogs.task.
**
And this commands not work
The text was updated successfully, but these errors were encountered: