Skip to content
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

Open
LordRubiS opened this issue Jul 21, 2022 · 6 comments
Open

Failed to load extension #19

LordRubiS opened this issue Jul 21, 2022 · 6 comments

Comments

@LordRubiS
Copy link

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

@Darkempire78
Copy link
Owner

What is your version of discord.py ?

@LordRubiS
Copy link
Author

How i can check this?

@Darkempire78
Copy link
Owner

run a python script with this content :

import discord
print(discord.__version__)

@LordRubiS
Copy link
Author

1.7.3

@LordRubiS
Copy link
Author

And one more:
"updateEachTime": []
In config.
What set on this parametr ?

@Darkempire78
Copy link
Owner

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants