mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2025-01-03 13:18:18 +00:00
Update main.py
This commit is contained in:
parent
02c2e2f9de
commit
49de9dce2d
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -5,6 +5,7 @@ import sys
|
||||||
import logscript
|
import logscript
|
||||||
import re
|
import re
|
||||||
|
|
||||||
|
from unicode import *
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
from dotenv import load_dotenv
|
from dotenv import load_dotenv
|
||||||
|
|
Loading…
Reference in a new issue