Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamiew/spacecat
Spacecat, the VHX chatbot
https://github.com/jamiew/spacecat
bots hubot slack
Last synced: 4 days ago
JSON representation
Spacecat, the VHX chatbot
- Host: GitHub
- URL: https://github.com/jamiew/spacecat
- Owner: jamiew
- Created: 2017-05-31T17:51:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:21:10.000Z (about 2 years ago)
- Last Synced: 2025-01-01T09:45:35.281Z (9 days ago)
- Topics: bots, hubot, slack
- Language: CoffeeScript
- Homepage: https://whatyouseewhenyoudie.ytmnd.com
- Size: 390 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Our noble hero](http://i0.kym-cdn.com/entries/icons/facebook/000/003/458/space_arp.jpg "What you see when you die")
**Spacecat** is a [Hubot](https://hubot.github.com/)-based Slack bot used by the teams at @vhxtv, @vimeo and @kickstarter
## Active Scripts
* `karma` script -- "username++"/"username--" and "spacecat leaderboard"
* `stock` script -- "spacecat stock TSLA"
* `urban` script -- "spacecat define capitalism"
* `dice` script -- "spacecat roll 1d20"
* "developer excuse", "designer excuse"
* "deal with it"
* "it's a trap"
* [hubot-ipfs](https://github.com/jamiew/hubot-ipfs) -- "pin QmIPFSHASH..."; "ipfs help" for all commandsIt used to do other things, but now it does fewer things
## Configuration
* `HUBOT_SLACK_TOKEN`
* `HUBOT_HEROKU_KEEPALIVE` if using on Heroku. Make sure to setup the sleek/wake scheduler, see their docs## Running
```
HUBOT_SLACK_TOKEN=xxxx bin/hubot
```Or use `foreman` to run the Procfile
## Contributors
* [@jamiew](https://github.com/jamiew)
* [@charlietran](https://github.com/charlietran)
* your name here
* pull requests welcome## License
MIT