mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Update events.py
This commit is contained in:
parent
dc0a0a2a7f
commit
c64b26cb80
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ print = logscript.logging.getLogger().critical
|
|||
|
||||
class Events(commands.Cog):
|
||||
def __init__(self, bot):
|
||||
"""Defines self.bot as the bot object on construction"""
|
||||
self.bot = bot
|
||||
|
||||
@commands.Cog.listener()
|
||||
|
|
Loading…
Reference in a new issue