Just-Some-Bots/MusicBot

Bot won't start

ImASadBoy opened this issue · 1 comments

What went wrong?

The bot just won't start, the error: https://pastebin.com/0iZcniKM

How do we reproduce this?

Just run the starting command

Which version of the bot are you using?

release-260419

Which operating system are you using?

Ubuntu 18.04 or higher

Just checking...

  • I have confirmed that my issue has not already been reported.
  • I am using Python 3.8 or higher.
  • I have updated my Python dependencies.

Fixed by running the following command
py -m pip install --upgrade --no-deps --force-reinstall git+https://github.com/Pycord-Development/pycord
to install missing bits