Doc
This commit is contained in:
parent
418ff4f519
commit
1b9395ca37
@ -23,6 +23,9 @@ from nemubot.modulecontext import ModuleContext
|
||||
context = ModuleContext(None, None)
|
||||
|
||||
def reload():
|
||||
"""Reload code of all Python modules used by nemubot
|
||||
"""
|
||||
|
||||
import imp
|
||||
|
||||
import nemubot.channel
|
||||
|
Loading…
x
Reference in New Issue
Block a user