(Renting): Created the Renting module and system.
This commit is contained in:
5
bot/modules/renting/__init__.py
Normal file
5
bot/modules/renting/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .module import module
|
||||
|
||||
from . import commands
|
||||
from . import rooms
|
||||
from . import admin
|
||||
Reference in New Issue
Block a user