Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 369 Bytes

CekSIAK

CekSIAK is a Discord bot that notifies you if scores on your courses have been published on SIAK.

Setup

  1. Clone the repository
  2. 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=
  1. Run using ./run.sh