Releases: Angelin01/gjallarbot
Releases · Angelin01/gjallarbot
v2025.3.7
v2025.3.6
What's Changed
- Refactor Gjallarbot into a (mostly) proper MVC by @Angelin01 in #16
- Add a config file and adjust logging by @Angelin01 in #17
- Refactor bot data into a struct by @Angelin01 in #18
- Servitor support by @Angelin01 in #19
- Remove default features from reqwest by @Angelin01 in #21
Full Changelog: v2024.10.24...v2025.3.6
v2024.10.24
v2024.10.23
What's Changed
- Implement persistent data struct by @Angelin01 in #1
- Implement wake on lan module by @Angelin01 in #2
- Create skeleton bot structure by @Angelin01 in #3
- Refactor wake_on_lan to simplify handling by @Angelin01 in #4
- Implement add, remove and list machine commands by @Angelin01 in #5
- Add and remove users by @Angelin01 in #6
- Add remove roles and wake by @Angelin01 in #7
- Prettify slash commands by @Angelin01 in #8
- Improve logging by @Angelin01 in #9
- Feature optimization by @Angelin01 in #10
- Standardize machine name parameter by @Angelin01 in #11
- Add signal handling by @Angelin01 in #12
- Readme by @Angelin01 in #13
- Add basic CI by @Angelin01 in #14
New Contributors
- @Angelin01 made their first contribution in #1
Full Changelog: https://github.com/Angelin01/gjallarbot/commits/v2024.10.23