/rpi-radio-alarm-discordbot

Discordbot for the rpi-radio-alarm

Primary LanguageTypeScriptGNU Lesser General Public License v3.0LGPL-3.0

RPi Radio Alarm Discord Bot

Discord bot for the rpi-radio-alarm.

Prerequisites

Install Node

Run npm install inside the root folder.

npm install

Quickstart

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.

License

This is published under the LGPLv3.