Fixed some event-related issues and guessing
This commit is contained in:
@@ -101,7 +101,7 @@ class CogGuess(Cog):
|
||||
files=files,
|
||||
)
|
||||
|
||||
await user.set_event_stage(next_stage._id, cache=self.bot.cache)
|
||||
await user.set_event(next_stage._id, cache=self.bot.cache)
|
||||
|
||||
await self.bot.notify_admins(
|
||||
ctx.guild,
|
||||
|
Reference in New Issue
Block a user