Red 3.2 changes and cleanup

This commit is contained in:
aikaterna
2020-01-09 16:57:33 -08:00
parent 5b3fe0218a
commit 7d73d7931a
10 changed files with 18 additions and 56 deletions

View File

@@ -110,7 +110,7 @@ class RndStatus(commands.Cog):
current_game = None
statuses = await self.config.statuses()
botstats = await self.config.botstats()
prefix = await self.bot.db.prefix()
prefix = await self.bot.get_valid_prefixes()
streamer = await self.config.streamer()
url = "https://www.twitch.tv/" + streamer