Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timneutkens/excusebot
SlackBot to ask for excuses.
https://github.com/timneutkens/excusebot
Last synced: 21 days ago
JSON representation
SlackBot to ask for excuses.
- Host: GitHub
- URL: https://github.com/timneutkens/excusebot
- Owner: timneutkens
- Created: 2016-06-08T20:25:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T20:37:21.000Z (over 8 years ago)
- Last Synced: 2024-10-04T12:41:23.595Z (3 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ExcuseBot for Slack
Because developers are lazy ;)## Installation
1. Clone the repository: `git clone [email protected]:timneutkens/ExcuseBot.git excusebot`
2. Switch to excusebot directory: `cd excusebot`
3. Execute `npm install`
4. Run `SLACK_API_TOKEN='token_here' node server.js`
Replace `token_here` with a SlackBot token created [here (link)](https://my.slack.com/services/new/bot)## How to use
1. Invite your botuser to a channel `/invite @yourbotname`
2. Say `I need an excuse`
3. ExcuseBot will respond with a random excuse taken from `http://npmjs.com/package/excuses`