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
a78125ca02
commit
38194dc9cb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from datetime import datetime
|
|||
from discord.ext import commands
|
||||
from checks import *
|
||||
from functions import *
|
||||
from unicode import *
|
||||
from unicode import confirm, clipboard, cancel
|
||||
from telnet import telnet
|
||||
|
||||
telnet_ip = "localhost"
|
||||
|
|
Loading…
Reference in a new issue