bots-of-thrones
v0.0.2
Published
Winter is coming...
Downloads
5
Maintainers
Readme
Bots of Thrones
Winter is coming - and so are the bots.
Usage
Create your own Game of Thrones inspired slackbot
Fork, download, or install via npm.
Generate a slack API token https://brisbane.slack.com/apps/manage/custom-integrations > bots
Set
SLACK_API_TOKEN
as an environmental variable to whereever you will deploy to.Run
node index.js
orgit push heroku master
. It even works from localhost!Invite
@bot_of_thrones
to your channel.
Contributing
Writing a bot is easy - use the other bots (in lib/bots
) as examples.
Tests
When you play the game of thrones, you win or you throw an exception. Yeah, I should probably add some eh?
Copyright (C) 2016 Dave Kinkead Released under MIT