helpybot

0.4.1 • Public • Published

Helpy Bot

HelpyBot Build Status

A Slack Bot inspired by Hubot

Install

npm install

Start

SLACK_TOKEN=[your slack token] npm start

Scripts

  • hi - Say hello!
  • pug me - You won't regret it
  • it's a trap - Display an Admiral Ackbar piece of wonder
  • smash - Did someone say it?

API

bot.getChannels()
bot.getChannel(String channelName | String channelID)
bot.getUser(String channelName)
bot.command(RegEx regex, String helpText, Function callback)
bot.hear(RegEx regex, String helpText, Function callback)

Tests

npm test

Credits

License

MIT license. Copyright Andrew Kennedy

Readme

Keywords

none

Package Sidebar

Install

npm i helpybot

Weekly Downloads

3

Version

0.4.1

License

ISC

Last publish

Collaborators

  • akenn