This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
Releases: rechen-werk/Kilian
Releases · rechen-werk/Kilian
Bugfix for long course names
- Fixed
/kusss
for long course names, because discord allows only channel/role names with fewer or equal to 100 characters in length
Bugfix private message
- Fixed exception on private message
- Fixed guild audit log errors
Added /help
Additions:
/help
-command to guide users how to use the bot
Bugfix and new feature
Fixed:
Creating multiple categories and channels on simultaneous /join
.
Added:
/join
to join existing courses on the server.
/leave
to leave existing courses on the server.
Important note:
To reuse the old database, which is broken now, you have to add a column active BOOLEAN NOT NULL
in the student_courses
and fill the column with TRUE
for everyone.
Kilian
First release of the Kilian Bot. Will be added to BigBrains on February 24. 2023