Skip to content

Instantly share code, notes, and snippets.

@deepak
Last active January 1, 2016 07:02
Show Gist options
  • Save deepak/19863cbef9398e04c3a3 to your computer and use it in GitHub Desktop.
Save deepak/19863cbef9398e04c3a3 to your computer and use it in GitHub Desktop.
needed hubot commands

needed hubot commands

leaves calendar

  • add leave to calendar. leave needs to be added to multiple calendars, companies and projects
  • see leaves calendar

todo

  • add todo for yourself
  • add reminder for yourself

meta

  • see which commands are used more frequently and by whom

  • group commands. not very sure, in particular grouping under commands under fun seems like a happiness kill
    like explaining a joke
    eg. right now it is:

    fred deploy of / - Deploy a branch from a github repo fred destroy of / - Destroy an existing environment deployed for a branch of a github repo

    both can be grouped under deploy another group can be fun for "animate me" "pug me" etc

  • hide useless commands like "fred adapter" which just returns hipchat. This command is not very useful and doubly bad it is first result of the help command. maybe group it under troubleshoot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment