diff --git a/src/bot.py b/src/bot.py index 744f7ea..98dbc63 100644 --- a/src/bot.py +++ b/src/bot.py @@ -93,6 +93,8 @@ async def on_ready(self): await self.account() # create #channels message await self.channels() + # create #support message + await self.support() async def about(self): # get about channel