cmd_server: new command top to display bot load

This commit is contained in:
nemunaire 2014-07-17 11:58:24 +02:00
commit e5741ce1cb
2 changed files with 17 additions and 0 deletions

View file

@ -11,4 +11,5 @@
<command name="save" call="save_mod" />
<command name="send" call="send" />
<command name="zap" call="zap" />
<command name="top" call="top" />
</nemubotmodule>