From 54bb86544c66387ccf28212d592500fb067330e4 Mon Sep 17 00:00:00 2001 From: Jia Rong Yee Date: Sun, 8 Oct 2017 18:11:06 +0800 Subject: [PATCH] GET THE TOKEN OUTTA THERE --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index d0172a1468..8ea0ace5a8 100644 --- a/bot.py +++ b/bot.py @@ -266,4 +266,4 @@ async def on_message(self, message): await self.process_reply(message) if __name__ == '__main__': - Modmail.init('MzYxNDgyNjcxNDUwMzU3NzYy.DLXz9g.uCsZWMhzTCwHR6LBW35bS8cfeVw') + Modmail.init()