Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/core/__init__.py

6 lines
111 B
Python
Raw Normal View History

2022-08-27 16:17:01 +00:00
from .alias import *
from .modules import *
from .prefix import *
from .su_utils import *
from .utils import *