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

Not Auto Levelling Up #5

Open
NishanthThePythoner opened this issue Mar 2, 2022 · 0 comments
Open

Not Auto Levelling Up #5

NishanthThePythoner opened this issue Mar 2, 2022 · 0 comments

Comments

@NishanthThePythoner
Copy link

I had added two id's of pokemons in the level.txt file but the first one leveled and the second one didn't. There is also one more issue, when we get level up alerts this error comes in the console and spammer stops working.
Here is the error:
Ignoring exception in on_message
Traceback (most recent call last):
File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/client.py", line 301, in _run_event
await coro(*args, **kwargs)
File "main.py", line 80, in on_message
spam.start()
File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/ext/tasks/init.py", line 205, in start
raise RuntimeError('Task is already launched and is not completed.')
RuntimeError: Task is already launched and is not completed.

Overall your code is amazing but fixing this issue would help.
My contacts: nishanthalampally3@gmail.com
Discord: TheMinecrafter#3012

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