Merge pull request #117 from Kowlin/economy

Added formating to Economy
This commit is contained in:
Twentysix
2016-04-04 20:30:46 +02:00
2 changed files with 7 additions and 7 deletions

View File

@@ -316,4 +316,4 @@ class NewPoll():
def setup(bot):
n = General(bot)
bot.add_listener(n.check_poll_votes, "on_message")
bot.add_cog(n)
bot.add_cog(n)