Discord bot for fetching info from alko.fi
yarn install
- Create a dotenv file with the following variables:
DISCORD_BOT_TOKEN=
ALKO_API_BASE_URL=
ALKO_API_KEY=
yarn watch
Deployment is done on master branch push.
The app is running on digitaloceans kubernetes cluster.