mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -36,6 +36,8 @@ async def main():
|
||||
else:
|
||||
raise RuntimeError(f"Unknown module: {module}")
|
||||
|
||||
exit(0)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
from asyncio import run
|
||||
|
||||
Reference in New Issue
Block a user