A quick test discord bot for playing areena.yle.fi radio show. YLE is deprecating their api so this project is discontinued.
.vscode | ||
src | ||
typings/yle-api | ||
.eslintrc.json | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Hari-Discord
This is a discord bot to play radio programs from areena.yle.fi
Installation
To install dependencies, run yarn
, then to build the code run yarn build
and to finally run the bot run yarn start
.
Please also remember to configure the required environment variables with a .env
file for example.