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

Error: name 'Settings' is not defined #136

Open
Karli911 opened this issue Apr 16, 2024 · 0 comments
Open

Error: name 'Settings' is not defined #136

Karli911 opened this issue Apr 16, 2024 · 0 comments

Comments

@Karli911
Copy link

Traceback (most recent call last):
File "C:\Users\turka\Desktop\dc-music-bot.venv\Lib\site-packages\discord\client.py", line 441, in _run_event
await coro(*args, **kwargs)
File "c:\Users\turka\Desktop\dc-music-bot\run.py", line 39, in on_ready
await register(guild)
File "c:\Users\turka\Desktop\dc-music-bot\run.py", line 52, in register
guild_to_settings[guild] = Settings(guild)
^^^^^^^^
NameError: name 'Settings' is not defined

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

1 participant