diff --git a/src/bot.py b/src/bot.py index 9a1e8ca..744f7ea 100644 --- a/src/bot.py +++ b/src/bot.py @@ -193,7 +193,7 @@ async def on_request( await message.edit(content="", embed=channel_embed, view=channel_view()) async def support(self): - # get channels channel + # get support channel message = await last_or_new_channel_message(channel_by_name(self, "support")) # opens the request modal