most commands moved into cogs

This commit is contained in:
2022-09-03 19:49:38 +03:00
parent 0dd3fc3c40
commit 2873df67c7
7 changed files with 45 additions and 38 deletions

View File

@@ -8,4 +8,4 @@ from .Logger import *
from .Comands import *
from .Player import *
from .DB_Worker import *
from .CogsPrep import *
from .CogsPrep import *