https://github.com/jamiew/spacecat
Spacecat, the VHX chatbot
https://github.com/jamiew/spacecat
bots hubot slack
Last synced: 20 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:21:10.000Z (over 2 years ago)
- Last Synced: 2025-04-06T06:32:09.961Z (21 days ago)
- Topics: bots, hubot, slack
- Language: CoffeeScript
- Homepage: https://whatyouseewhenyoudie.ytmnd.com
- Size: 390 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

**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