Release 0.9.0
This commit is contained in:
11
bot/modules/__init__.py
Normal file
11
bot/modules/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
__all__ = [
|
||||
'dom',
|
||||
'webserver',
|
||||
'dom_management',
|
||||
'telnet',
|
||||
'game_environment',
|
||||
'players',
|
||||
'locations',
|
||||
'permissions',
|
||||
'storage'
|
||||
]
|
||||
Reference in New Issue
Block a user