Add save command in prompt, fixed issue #28
This commit is contained in:
parent
aced38a44b
commit
cec57b69ed
2 changed files with 15 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<command name="join" call="join" />
|
||||
<command name="leave" call="join" />
|
||||
<command name="part" call="join" />
|
||||
<command name="save" call="save_mod" />
|
||||
<command name="send" call="send" />
|
||||
<command name="zap" call="zap" />
|
||||
</nemubotmodule>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue