https://github.com/yangwao/noodlebot
https://github.com/yangwao/noodlebot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yangwao/noodlebot
- Owner: yangwao
- License: mit
- Created: 2018-03-31T19:18:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T09:48:46.000Z (about 7 years ago)
- Last Synced: 2024-12-29T03:52:51.603Z (5 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# noodlebot
* create env.json
```json
{
"token": "YOUR_TELEGRAM_TOKEN"
}
```