Discord bot for the rpi-radio-alarm.
Install Node
Run npm install inside the root folder.
npm install
Insert your auth key in the auth.json
To run and test the app, clone the repository and execute:
npm run build
npm start
This should start the bot.
This is published under the LGPLv3.