All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- /
1.3.0 - 2020-05-28
- away status (#4)
- possibility to detect muted, deaf and away clients
- afk room detection
- configuration guide (here)
- global variable handling
- script loading event and waiting for backend
- refactored a lot of code
- performance increase by handling client lists different
1.2.0 - 2020-05-25
- group assigment listeners (#3)
- description is now updated when a staff group is added or removed
- database validation
- config changes while the bot was offline are now recognized
- template formatting (#1)
- unnecessary checks
- move event checking for the wrong output of the staff group detection function
1.1.0 - 2020-05-22
- more explanation to the config how to configure the script and how it works
- main script function to use placeholder instead of SinusBot
- extracted member sort function to get more performance and reduce unnecessary checks
- only groups with stored members are shown now
1.0.0 - 2020-05-22
- initial release