Fixed some event-related issues and guessing

This commit is contained in:
2025-04-28 01:51:43 +02:00
parent 679d026286
commit 22139aa486
4 changed files with 12 additions and 2 deletions

View File

@@ -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,