An open API service indexing awesome lists of open source software.

https://github.com/boostio/boostbot

:robot:
https://github.com/boostio/boostbot

Last synced: 8 months ago
JSON representation

:robot:

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