mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Update server_commands.py
This commit is contained in:
parent
a2d4ee546a
commit
355c7bda41
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from checks import *
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from functions import *
|
from functions import *
|
||||||
from unicode import *
|
from unicode import clipboard
|
||||||
|
|
||||||
|
|
||||||
class ServerCommands(commands.Cog):
|
class ServerCommands(commands.Cog):
|
||||||
|
|
Loading…
Reference in a new issue