- The easiest way - use docker. Project provides complete
docker compose
setup:git clone git@github.com:kricha/are-you-ok-bot.git
cd are-you-ok-bot
docker compose build
echo '{"botToken":"YOUR_BOT_TOKEN"}' > config.json
docker compose up
- Or you could install manually
node
andpm2
, install npm dependencies, create config file(look above) and then runnpm start
-
Notifications
You must be signed in to change notification settings - Fork 0
kricha/are-you-ok-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|