#!/usr/bin/env python3 from bot import DiscordBot bot = DiscordBot() bot.run()