Releases: modbotstudios/modbot
Version 0.5.4
🤖 Updates regarding the bot:
Fixes in the log
• Log is now faster and doesn't miss anything as it did before
• Fixed some embeds
🌐 Updates regarding the website:
- New domain! The website is now being served at https://modbot.filipporomani.it !
Version 0.5.1
New swear filter system:
• Now I use a new swear detection system (built by @!XP#2149), which provides more accurancy and stability. Known bugs were fixed and now the filter is ok.
Commands cooldown:
• Commands have now a cooldown between 1 and 15 seconds to avoid spam. In many cases users spammed commands and modbot was slowed down.
New log features:
• Now modbot logs roles update (add and remove roles). To set a log channel use the /log <#channel> command.
Music permissions:
• Now you don't need to have any kind of permissions to use many of the music commands.
New extension:
• Added utils/handler.py extension to handle commands cooldowns
Other fixes:
• Reformatted code.
• New badwords.txt file.
Version 0.4.2
The log now includes the member join/leave feature.
Each time a user joins or leaves, a message will be sent in the log channel.
Help command was updated.
Minor bugs were fixed.
Version 0.4.1
🤖 Updates regarding the bot: log has arrived!
- You can now recive a message when a user get banned, unbanned, kicked, muted or unmuted. We are working on new features.
- New command,
/log <#channel>. This can be used to specify the channel where to log everything. - The whole code was reviewed and bugfixed to get a better user experience.
- Answers of many commands are now better
- Bugfix in the /volume command, now volume can be setted only between 0% and 200%.
🌐 Updates regarding the website:
- Bugfixes and improvements