Releases: StarlessDev/Maggiordomo
2.1.2 - Admins' update
The functionality of most slash commands is now compressed into a single gui called Admin Dashboard
, available through the command /maggiordomo admin
. The new dashboard now includes:
- the premium/banned roles manager
- the filters manager
- the permission refresh task
- the brand new room manager
All the documentation regarding the new dashboard and room manager is available on our docs.
Alongside the new features there are some other notable changes:
- All the admin-related interactions now only require the
MANAGE SERVER
permission - The memory usage of the bot was reduced (fixed improper vc caching)
- Improved filters detections
- Fixed improper voice channel movement when unpinning a room
- Fixed some formatting errors
2.1.1 - Quick fixes
What's new
Nothing, really.
Fixes:
- Fixed some features not working when the bot's public role is
@everyone
- Fixed filters menu not updating correctly
- /recover command now actually works
- Cleaned up permission lists to reduce redundency
v2.1.0 - Localization and fixes
What's new
The main focus of this update is making the bot more accessible for everyone: anyone can help by translating the messages_en.yml from English to their own language and renaming it accordingly (e.g. for the Italian language, the file name is messages_it.yml).
Other changes
- The bot now uses much less cpu due to a bug in FileAppender.java, fixed in 4bcbfd6
- The banned users now get kicked even when using other users' vc, added in 56cc7d7
- Changing the settings using /setup a second time now actually works, fixed in 79728a7
- Now the public role can be reset to everyone, added in 79728a7
- If the bot is kicked from a guild, the related ActivityChecker is actually stopped (added in 15767cc)
- Improved the title filters, added in 5b85a59
- Other minor fixes
v2.0.3
Changelog:
- Aggiunto supporto per il tier gratis di uptimerobot, disponibile al momento sul nuovo sito
- Aggiunti due tipi di filtri: base e regex. Il primo tipo controlla (senza tenere conto delle maiuscole) se il nuovo nome della stanza contiene una parola in particolare, tenendo conto anche del leet speak. Il secondo tipo usa le espressioni regolari (dette regex) e cerca una o più corrispondenza nel titolo.
- Fixati alcuni bug minori
La documentazione del bot (inclusa la nuova dei filtri) è stata spostata sul nuovo sito https://maggiordomo.starless.dev
v2.0.2
Changelog:
- Completamente rifatto il processo di setup per renderlo più semplice e chiaro
- Supporto per più di una categoria per le stanze: se una categoria si riempie, ne viene creata un'altra e spostata sotto la categoria precedente
- Il bot è più personalizzabile che mai
- Ogni cambiamento alla configurazione fatto con
/maggiordomo setup
dopo la prima esecuzione aggiornerà tutte le stanze e il pannello del bot - Aggiornate dependencies (JDA & MongoStorage)
- Vari bug fix
Nota
Se si sta aggiornando il bot dalla versione precedente, bisogna rimandare il menu con il comando /maggiordomo setupmenu
perchè l'aggiornamento automatico del menu funzioni
v2.0.1
Questa versione contiene molteplici bug fix che rendono il bot più stabile.
Non c'è stato alcun cambiamento alla funzioni del bot.
v2.0.0 - "First" Release
The bot now stops if the config does not exist