fix domme bug waar we niet voor testen
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ Namens de directie van Stroopwafel B.V. onze excuses voor dit ongemak.""")
|
||||
data = json.loads(self.get_playlist_json().content)
|
||||
msg = 'Stemmen en nomineren kan hier: {}\n'.format(self.muzak_url)
|
||||
msg += '*Er zijn al {} nummers genomineerd*\n'.format(data['stemCount'])
|
||||
yield from ctx.channel.send(self.get_playlist_msg())
|
||||
yield from ctx.channel.send(msg)
|
||||
|
||||
@commands.command(pass_context=True, hidden=True)
|
||||
@asyncio.coroutine
|
||||
|
||||
Reference in New Issue
Block a user