🐛
This commit is contained in:
@ -5,6 +5,7 @@ from gameLoops import fiar, runMonopoly
|
||||
|
||||
class ReactionCog(commands.Cog):
|
||||
def __init__(self, client):
|
||||
"""Listens for reactions."""
|
||||
self.client = client
|
||||
|
||||
@commands.Cog.listener()
|
||||
|
Reference in New Issue
Block a user