Version: 0.0.8 2024~2025
- New Features / Improvements:
- Add display of region (e.g.,
Europe
,US East
) in the Dynamic Channel interface. - Revamped the
/setup
command for creating Master Channels into a multi-step wizard interface. - Improved the UI for editing existing Master Channels (via
/setup
), including clearer options for modifying channel names, buttons, and verified roles. - Added clearer feedback messages when users attempt Dynamic Channel actions they don't have permission for (e.g., not owner, bot missing permissions).
- Added a more detailed view for Claim Vote Results, potentially linked externally.
- Added choice when editing Dynamic Channel Buttons to apply changes immediately or only for newly created channels.
- (Visual) Added emojis to some buttons in the Dynamic Channel interface.
- Added ability to edit the title and description of the primary message in Dynamic Channels.
- Added new emoji handling system through an EmojiManager.
- Improved welcome messages for new server joins with customized adapter.
- Enhanced privacy management with clear visual indicators for different states (public, private, hidden, shown).
- Added new channel ownership transfer feature with confirmation workflow.
- Added dedicated logs channel selection for server admins.
- Added automatic user-limit interface with improved buttons and menu options.
- Enhanced auto-save feature for dynamic channel configurations.
- Improved channel setup wizard with better separation of options across multiple steps.
- Added better error handling with specific adapters for invalid channel types and missing permissions.
- Introduced UI versioning system to support multiple UI versions simultaneously.
- Enhanced variable management in UI components for more dynamic content.
- Updated visual assets and icons for a more polished user interface.
- Restructured dynamic channel permission management for clearer access controls.
- Refined user access controls with granular permission settings (add, edit, remove, kick).
- Improved claim button functionality with better owner activity verification.
- Enhanced feedback system with dedicated components for user suggestions and reports.
- Redesigned user interface components with modular architecture for better maintainability.
- Implemented comprehensive status tracking for user actions (success, error, already-granted, etc.).
- Added detailed logging for all user interactions with dynamic channels for better troubleshooting.
- Added links to additional documentation for specific features in UI components.
- Add display of region (e.g.,
Version: 0.0.7 ~ 19/07/2023
- New Language:
- π¬π· Greek - Thanks to
@christos56
for his support/translation!
- π¬π· Greek - Thanks to
Version: 0.0.6 ~ 11/07/2023
- New Feature:
- Enable autosave - Configuration per Master Channel - Automatically saves the state of dynamic channels. When a channel is re-created, it will have the same configuration as before its deletion.
Version: 0.0.5 ~ 24/06/2023
-
New Feature:
- Send logs to custom channel - Now you can set a custom channel for receiving logs via the
Edit Master Channel
option in the/setup
command.
- Send logs to custom channel - Now you can set a custom channel for receiving logs via the
-
Access Menus π₯:
- Added π’ Kick user menu.
- Fixed an issue with the display of the Allowed Users showing the channel owner .
-
BadWords π :
- Added support for limiting words per sentence.
-
Claim π:
- Fixed an issue where the wrong previous owner was displayed.
-
Optimization & Performance π:
- Implemented a limitation: If a user requests to create a channel more than twice within 40 seconds, they will be temporarily restricted for 40 seconds.
-
Fixed issue with Not your channel embed:
- The issue related to pointing to the wrong "β New Channel" has been resolved.
Version: 0.0.4 ~ 20/06/2023
-
Normalized the π₯ Access menu:
- Added π«΅ Block user access menu.
- Added π€ Un-Block user access menu.
-
Added a new button for the dynamic channel interface:
- π Transfer ownership - This button allows you to transfer the channel ownership to another user.
Version: 0.0.3 ~ 16/06/2023
-
New Interface for βοΈ Configure:
- (βπ’ On/βπ΄ Off) Toggle - Enabling/Disabling owner mention when creating dynamic channel.
-
New Interface for π‘οΈ Verified roles:
- (βπ’ On/βπ΄ Off) Toggle - Applies to
@everyone
role. - Option to select or edit multiple roles.
Explanation: Changing the state of dynamic channel will affect the verified roles.
- π / π« (
Public/Private
) - Toggle between the states.- π
Public
button - SetConnect
permission toNone
for -> π‘οΈ Verified Roles. - π«
Private
button - SetConnect
permission toFalse
for -> π‘οΈ Verified Roles.
- π
- π΅ / π (
Shown/Hidden
) - Toggle between the visibility states.- π΅
Shown
button - SetViewChannel
permission toNone
for -> π‘οΈ Verified Roles. - π
Hidden
button - SetViewChannel
permission toFalse
for -> π‘οΈ Verified Roles.
- π΅
- (βπ’ On/βπ΄ Off) Toggle - Applies to
Version: 0.0.2 ~ 12/06/2023
-
Fixed issue with disabling the π₯ (
Access
) Button:- π Hidden mode and π« Private mode no longer allow granting privileges.
-
Added
/help
command with the following options:- Report an issue.
- Suggest an idea.
- Invite the developer.
- Community server link.
Version: 0.0.1 ~ 09/06/2023
- Various tweaks and fixes to enhance the overall user interface of the bot.
- Implemented language management infrastructure.
- Added support for Russian π·πΊ language.
- Introduced new user interface option for editing
dynamic channel buttons
, that providing two choices:- Apply changes immediately - Trigger the change for all active dynamic channels.
- Save changes - Affect only newly created dynamic channels.
Initial version ~ 03/06/2023
-
Added
/setup
command to create master channel(s) aka (οΌ New Channel) that includes:- Dynamic Channels name modification.
- Dynamic Channels buttons interface modification.
- Guild level - Badwords modification.
-
Added creation of temporary voice channels by entering master channel(s), the dynamic channels include buttons interface that currently supports:
- βοΈ
Rename
button - Rename channel name. - β
User Limit
button - Setting the limit of users. - π§Ή
Clear chat
button - Will clear the chat except embedded messages. - π / π« (
Public/Private
) - Toggle between the states.- π
Public
button - SetConnect
permission to None for@everyone
. - π«
Private
button - SetConnect
permission to False for@everyone
.
- π
- π₯
Access
button - show drop list with add or remove users option. - π΅ / π (
Shown/Hidden
) - Toggle between the visibility states.- π΅
Shown
button - SetViewChannel
permission to None for@everyone
. - π
Hidden
button - SetViewChannel
permission to False for@everyone
.
- π΅
- π
Reset Channel
- Return channel to default state. - π
Claim Channel
- After 10 minutes of dynamic channel owner in-activity will the button will be available, the one who claims the channel will be the new owner.
- βοΈ
And more...