Update 13.10.2023

⭐ New Features

  • The communities are now directly accessible from any page. But only if your screen is big enough. (commit: dd3a9677)

  • New page with information about the expired login session. For example, if the same user has logged in too many times, or if their roles have changed. (commit: 8a0b0008, b1b991af)

  • Community role management (commit: 6068afb4, 2672d254, 335af06b, eaa78d81, 9a985c72)

    • Permissions no longer need to be managed entirely through Discord roles. This also removes the need for the auto-generated Slotbot_Admin and Slotbot_Event_Manage roles. On servers where these roles have already been created, they will not be removed automatically.

    • Community administrators can grant community members the right to edit events and the community. Roles can also be synced with Discord roles.

  • Community members are automatically removed when they leave the linked Discord server. (commit: 04ac047e)

  • With the new image upload, images can now be easily uploaded to events instead of having to insert a link. (commit: 31cdeecc)

🐞 Bug Fixes

  • Event editing sometimes displayed the state before the last change. (commit: 49f066a7)

  • Event pictures can be removed again. (commit: fee0f12c)

  • Notifications are recalculated when a slot is deleted. (commit: 7e0e8491)

  • Users who have not participated in an event could not open any events after logging in. (Thanks Andy for the report) (commit: 54e6a489)

  • Changing the slot via the website no longer causes an error. (commit: dce36c5e)

  • In addition to the Slot command, the Random slot command also sends the unslot and slot messages in the correct order when changing slots. (commit: dce36c5e)

  • A user's Steam ID can be removed again. (commit: 24048d03)

🔨 Technical

  • Support for current browsers only. (commit: ceca85e5)

Last updated