Why is my bot not running on discord

For some reason it and when i run it it just makes me download “main.py” https://glitch.com/edit/#!/topaz-paint-catsup

Hi, you need to make a requirements.txt file with all the libraries you need, one on each line. Then make a start.sh file with python3 yourfilename.py in it. Then try and get it to work - if it still doesn’t work, add a package.json file and then delete it. See this topic for details:

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.