Update main.py

This commit is contained in:
Elmon11 2020-11-21 14:44:46 +01:00 committed by GitHub
parent 02c2e2f9de
commit 49de9dce2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ import sys
import logscript
import re
from unicode import *
from datetime import datetime
from discord.ext import commands
from dotenv import load_dotenv