Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 477 Bytes

File metadata and controls

38 lines (25 loc) · 477 Bytes

err-alias

Errbot alias plugin. Use shortcuts for long commands.

  • Only admins are allowed to add/remove aliases.
  • Currently not working with alternative prefix

Examples

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

Licence

Released into public domain. Do with it as you wish!