🐸 Version 2.1.2
January, 9 2025
📜 Summary
Added a multiadd command option in order to allow you to modify and add/remove multiple channels at once.
✨ Visual Highlights
-- Video showing how to use the multiadd command:
⚙️ Full Details
🚀 New
-
Multi-Add Command: Add multiple channels and languages to a conversation at once!
- Usage: /conversation multiadd [conversation_ID] [channel:language pairs]
- Flexible Inputs: #channel:spanish, channel:es, or 123456789:english Example: /conversation multiadd 12345 #general:english, #random:es
-
Multi-Remove Command: Remove multiple channels from a conversation in one command!
- Usage: /conversation multiremove [conversation_ID] [channels] Flexible Inputs: #channel, channel, or 123456789
- Example: /conversation multiremove 12345 #general, #random, 123456789
🔄 Improved
- Improved /conversation unassign: Clearer feedback when removing a channel.
- Message Updates: Translations now automatically update when you edit your message.
🐛 Fixed
- Fixed translation issues for certain languages.
- Resolved errors with updating translated messages during re-translation.