im having problem with this build, the build command is gunicorn bot.wsgi and the bot.py is the main python file containing the code that executes, but im getting
ModuleNotFoundError: No module named ‘bot.wsgi’; ‘bot’ is not a package
this is my settings