What's Changed
Features
- Added
!
as a command prefix and enhanced command prefix handling and validation for improved command processing. - Added support for files captions in the Regex module, now you can use
s/regex/replace/
to a file caption. - New Weather module to get weather information for a location, read more in the Weather module.
Bug Fixes
- Fixed the
/user
command not working to get the user's information trough the username. - Handling some crashes in the AFK system because of the LastFM integration.
- Improved command state handling in the Disabling module to ensure better performance and reliability.
- Improved how the Translator module detects the source language of a message when no language is specified.
Full Changelog: v1.1.6...v1.2.0