forked from errbotio/errbot
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
gbin edited this page May 21, 2012
·
8 revisions
err or condensed er² and pronounced "R2" is a chatbot that allows you and your team to interact live to a chatroom with preprogrammed commands.
By integrating commands into a chat, you can ease the communication by showing real time query / results while chatting.
In order to get the list of available commands, simply type : !help
The bot, either directly or in a chatroom will answer you with the list of commands and their meaning.
me: !help
bot: Available commands:
!beer: time left to happy hour!
!bofh: Bastard Operator From Hell
!burndown: Prints the burndown chart of the current sprint
!c: Execute the c expression
!chucknorris: Chuck Norris jokes
!cpage: show specific page from space
!cpages: show space pages
!cpp: Execute the c expression
!csearch: search confluence. Will be improved soon
!cspace: get info for space
!cspaces: list confluence spaces
!depgraph: Draw a dependency graph of the given issue number and respond with the link of the graph
!eliza: El'cheapo shrink for you
!filter: list issues for a specific filter
!filters: list available filters on jira
!find: find jira issues !fixor: (undocumented) [...]
You can request more help by doing !help command.
me: !help update
bot: update the bot and/or plugins use : !update all to update everything or : !update core to update only the core or : !update repo_name repo_name ... to update selectively some repos