Virtualy move all nemubot modules into nemubot.module.* hierarchy, to avoid conflict with system/vendor modules
This commit is contained in:
parent
45fe5b2156
commit
f60de818f2
53 changed files with 75 additions and 67 deletions
1
setup.py
1
setup.py
|
@ -69,6 +69,7 @@ setup(
|
|||
'nemubot.hooks.keywords',
|
||||
'nemubot.message',
|
||||
'nemubot.message.printer',
|
||||
'nemubot.module',
|
||||
'nemubot.server',
|
||||
'nemubot.server.message',
|
||||
'nemubot.tools',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue