bb4L / rpi-radio-alarm-discordbot

Discordbot for the rpi-radio-alarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Discordbot for the rpi-radio-alarm

License:GNU Lesser General Public License v3.0


Languages

Language:TypeScript 100.0%