https://github.com/boostio/boostbot
:robot:
https://github.com/boostio/boostbot
Last synced: 8 months ago
JSON representation
:robot:
- Host: GitHub
- URL: https://github.com/boostio/boostbot
- Owner: BoostIO
- Created: 2017-07-10T13:40:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T01:15:14.000Z (over 8 years ago)
- Last Synced: 2025-05-07T17:13:53.892Z (8 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boostbot
A bot for [Boostnote](https://github.com/BoostIO/Boostnote).
## Launching
You have to obtain a webhook secret key from [here](https://github.com/BoostIO/Boostnote/settings/hooks) and the access token of the bot account beforehand. And set them in `.env`.
```
$ yarn run start
$ yarn run cron
```