python-discord / bot

The community bot for the Python Discord community
https://pythondiscord.com
MIT License
1.36k stars 671 forks source link

No such file: main.py #2435

Closed topogamer closed 1 year ago

topogamer commented 1 year ago

when I try to start the bot it says it can't find the main.py file

Ibrahim2750mi commented 1 year ago

Are you following this guide?

If yes then, you have to start the bot like this(minimal).

$ docker-compose up web -d
$ poetry run task start

If not then you should try following the guide from the start.

shtlrs commented 1 year ago

Hi @topogamer 👋

Thanks for opening up the issue.

Runtime errors like these and issues that might come up when you're setting up the bot can happen, and we'de rather discuss them in a channel called dev-contrib on our Discord server ( Join Us if you haven't already :p)

We usually open issues for bugs, new feature proposals, enhacements etc.

I'll close this for now, but please

  1. Make sure you follow the guide Ibrahim has recommended as it should have the necessary steps to get bot up & running.
  2. Feel free to take it to the channel if you still have issues with it & we'll gladly help you :D