Merge pull request #4 from Ianardo-DiCaprio/Ianardo-DiCaprio-patch-2
Ianardo di caprio patch 2
This commit is contained in:
commit
aeed1f77a2
@ -88,9 +88,8 @@ class AudioTrivia(Trivia):
|
||||
if session is not None:
|
||||
await ctx.send("There is already an ongoing trivia session in this channel.")
|
||||
return
|
||||
|
||||
status = await self.audio.config.status()
|
||||
notify = await self.audio.config.notify()
|
||||
notify = await self.audio.config.guild(ctx.guild).notify()
|
||||
|
||||
if status:
|
||||
await ctx.send(
|
||||
|
Loading…
x
Reference in New Issue
Block a user