discord-7tv-emoji-app/main.py
2023-05-22 18:45:01 -04:00

4 lines
No EOL
64 B
Python

import bot
if __name__ == '__main__':
bot.run_discord_bot()