From a66cc6c74f6fd34a006cc6a16027ddf50266b760 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Wed, 10 Jan 2024 14:13:13 -0800 Subject: [PATCH] Remove last line from the message in the role assignment room --- app/bot.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/bot.py b/app/bot.py index afcb8c49..acd4261c 100755 --- a/app/bot.py +++ b/app/bot.py @@ -55,8 +55,6 @@ async def on_ready(): 🐀 for Darktide/Vermintide 🪖 for Battlefield - -Otherwise, let your friend know you're here to shitpost """ # message = await bot.get_channel(channel_id).send(blurb) # Update the message on_ready to match the content we always want to be there