main.py (view raw)
1import python_meme_bot.bot 2 3if __name__ == "__main__": 4 python_meme_bot.bot.main()