__version__ = "3.1.0" __license__ = "GPL3" __author__ = "Profitroll" from . import errors, i18n, pycord, pyrogram, sync from .__main__ import *