Errbot alias plugin. Use shortcuts for long commands.
- Only admins are allowed to add/remove aliases.
- Currently not working with alternative prefix
Add alias r for restart:
!alias add r restart
!r
Add alias s for status:
!alias add s status
!s plugins
Add alias sp for status plugins:
!alias add sp status plugins
!sp
Released into public domain. Do with it as you wish!