(accountability): Small fixes.

Check whether guild exists on booked list.
Remove some debugs.
This commit is contained in:
2021-09-28 09:05:49 +03:00
parent b12a1cdf6c
commit 47b29e5400
3 changed files with 2 additions and 3 deletions

View File

@@ -293,7 +293,6 @@ class TimeSlot:
embed=self.open_embed
)
except discord.HTTPException as e:
print(e)
GuildSettings(self.guild.id).event_log.log(
"Failed to post the status message in the accountability lobby {}.\n"
"Skipping this session.".format(self.lobby.mention),