Update 10.09.2023

⭐ New Features

  • Event Ping now supports messages that exceed the Discord message limit of 2000 characters. In this case, multiple messages will be sent. (commit: f5fc038b)

  • Force unslot has been enhanced and is now able to identify people by their name as well as their slot number. (commit: 60b68d71)

  • Missing translations added. (commit: 0a22e1ab)

  • The commands for quickly managing the slot list in Discord have been reworked. They are now available as slash commands: Rename slot (commit: f367d5c1, e69d341c), Rename squad (commit: 443d03fb), Add slot (commit: b03f4eab), Delete slot (commit: 39d2394c). For all of them, the user now receives better described, translated error messages and a faster response time.

    • The EditMessage and SteamId commands have been removed. Messages can no longer be sent through the botfor a while, and the SteamId can be changed on the website in your own profile. (commit: 6fd02039)

  • Revised swap command (commit: c2da6aa3)

    • Requests are remembered across reboots and can still be processed afterwards.

    • Active notification when it is not possible to send a private message to the participant.

    • Instead of a thumbs up and thumbs down, you can now respond to requests with clearly labelled buttons.

  • Event updates will be sent to Discord 5 seconds after the last change. This results in less frequent rate limiting from Discord due to more collected actions. (commit: 09e82a53)

🐞 Bug Fixes

  • Events can be added to the community discord again even if no Archive channel has been configured. (commit: 66cf4666)

  • The technical change to internal change processing fixes some rare bugs, including missing notification or discord event updates, especially when renaming slots or squads. (commit: 662ef03c)

Last updated