Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuki-yano/hubot-nicoencode
https://github.com/yuki-yano/hubot-nicoencode
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuki-yano/hubot-nicoencode
- Owner: yuki-yano
- Created: 2015-03-28T16:42:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T06:37:14.000Z (over 9 years ago)
- Last Synced: 2024-10-15T18:44:15.495Z (2 months ago)
- Language: CoffeeScript
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hubot-nicoencode
## Usage
```
$ heroku config:set HUBOT_SLACK_TOKEN=***
$ heroku config:set HEROKU_URL=https://yourapp.herokuapp.com/
$ heroku config:set NICOVIDEO_DUMP_EMAIL=***
$ heroku config:set NICOVIDEO_DUMP_PASSWORD=***
$ heroku buildpack:set https://github.com/heroku/heroku-buildpack-multi.git
$ git push heroku master
```