Doc
This commit is contained in:
parent
418ff4f519
commit
1b9395ca37
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ from nemubot.modulecontext import ModuleContext
|
||||||
context = ModuleContext(None, None)
|
context = ModuleContext(None, None)
|
||||||
|
|
||||||
def reload():
|
def reload():
|
||||||
|
"""Reload code of all Python modules used by nemubot
|
||||||
|
"""
|
||||||
|
|
||||||
import imp
|
import imp
|
||||||
|
|
||||||
import nemubot.channel
|
import nemubot.channel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue