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
471f10a1f3
commit
39e7336ac6
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ from datetime import datetime
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from checks import *
|
from checks import *
|
||||||
from functions import *
|
from functions import *
|
||||||
|
|
||||||
|
|
||||||
from unicode import *
|
from unicode import *
|
||||||
|
|
||||||
class Events(commands.Cog):
|
class Events(commands.Cog):
|
||||||
|
|
Loading…
Reference in a new issue