https://github.com/jeremyary/idabot
https://github.com/jeremyary/idabot
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeremyary/idabot
- Owner: jeremyary
- Created: 2015-09-23T14:12:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T15:45:19.000Z (over 9 years ago)
- Last Synced: 2024-04-16T19:30:22.608Z (about 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requires creation of a tokens.js file:
module.exports = {
token: 'YOUR-TOKEN-HERE',
key: 'YOUR-API-KEY-HERE'
}