Files
bot/bot/__init__.py

4 lines
62 B
Python

from .cogs import *
from .bot import *
from .storage import *