CekSIAK is a Discord bot that notifies you if scores on your courses have been published on SIAK.
- Clone the repository
- Create a
.env
file and fill out the following variables (you can copy paste from.env.example
):
CEKSIAK_SIAK_USERNAME=
CEKSIAK_SIAK_PASSWORD=
CEKSIAK_BOT_TOKEN=
CEKSIAK_CHANNEL_ID=
- Run using
./run.sh