New prompt command: netstat that display information about connected networkbot

This commit is contained in:
nemunaire 2014-07-23 16:32:42 +02:00
commit 411d8cdc41
2 changed files with 22 additions and 0 deletions

View file

@ -12,4 +12,5 @@
<command name="send" call="send" />
<command name="zap" call="zap" />
<command name="top" call="top" />
<command name="netstat" call="netstat" />
</nemubotmodule>