Column01/Discord-Moderation-Bot

Error in console:

itzTurbo opened this issue · 3 comments

When I try running it, I receive this error:

  File "main.py", line 6, in <module>
    from tasks.check_punishments import check_punishments
ModuleNotFoundError: No module named 'tasks.check_punishments'

This probably has to do with the fact you are running it incorrectly.
I'll be adding instructions on how to run it, but you should just need to place your token in a file called token.txt in the root folder of the bot and then run the bot using python bot.py in a command prompt

Please reply if you have further issues, closing for now