__name__ = "libbot" __version__ = "0.4" __license__ = "GPL3" __author__ = "Profitroll" from .__main__ import * from . import sync