Added errors and fixed pycord's bot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
__version__ = "3.0.1"
|
||||
__version__ = "3.1.0"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
from . import i18n, pycord, pyrogram, sync
|
||||
from . import errors, i18n, pycord, pyrogram, sync
|
||||
from .__main__ import *
|
||||
|
Reference in New Issue
Block a user