first commit

This commit is contained in:
RayExo
2026-07-12 15:16:07 +05:30
commit 2289301f26
915 changed files with 69400 additions and 0 deletions

3
bot/core/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
from .zyrox import zyrox
from .Context import Context
from .Cog import Cog