mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 18:32:32 -05:00
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user