added .env
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
"""
|
||||
lib
|
||||
~~~~~~~~~~~~~
|
||||
Some libs for the bot whitch help him
|
||||
"""
|
||||
|
||||
from .DB import *
|
||||
from .Player import *
|
||||
from .Comands import *
|
||||
from .CogsPrepare import *
|
||||
|
||||
Reference in New Issue
Block a user