""" lib ~~~~~~~~~~~~~ Some libs for the bot whitch help him """ from .DB import * from .Player import * from .Comands import * from .CogsPrepare import *