项目作者: rroemhild

项目描述 :
Alias plugin for Errbot
高级语言: Python
项目地址: git://github.com/rroemhild/err-alias.git
创建时间: 2016-03-28T19:45:37Z
项目社区:https://github.com/rroemhild/err-alias

开源协议:

下载


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:

  1. !alias add r restart
  2. !r

Add alias s for status:

  1. !alias add s status
  2. !s plugins

Add alias sp for status plugins:

  1. !alias add sp status plugins
  2. !sp

Licence

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