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
|
|
@ -15,7 +15,7 @@ from nemubot.tools.xmlparser.node import ModuleState
|
|||
|
||||
nemubotversion = 3.4
|
||||
|
||||
from more import Response
|
||||
from nemubot.module.more import Response
|
||||
|
||||
API_URL="http://worldcup.sfg.io/%s"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue