- The easiest way - use docker. Project provides complete
docker composesetup:git clone git@github.com:kricha/are-you-ok-bot.gitcd are-you-ok-botdocker compose buildecho '{"botToken":"YOUR_BOT_TOKEN"}' > config.jsondocker compose up
- Or you could install manually
nodeandpm2, install npm dependencies, create config file(look above) and then runnpm start
kricha/are-you-ok-bot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|