Releases: soni801/soni-bot
Releases · soni801/soni-bot
Release 7.0.0
Changes
- Changed the entire framework the bot is running on (this will probably be the last major version increase ever)
- Added tracking of the top 5 longest uptimes to the
/status
command - Renamed the
/reminder create
command to/reminder create relative
- Added the
/reminder create absolute
command - Added database info to the
/status
command - Changed the formatting of the
/status
command - Improved internal logging
Full Changelog: 6.3.1...7.0.0
Release 6.3.1
Changes
- Now sorts reminders by due date when using
/reminder list
- Fixed images not displaying in the
/response
command - Slightly changed formatting of the
/response
command - Slightly changed formatting of the
/about
command - Added timestamp to embed footer
- Updated internal libraries
- Other minor code changes
Full Changelog: 6.3.0...6.3.1
Release 6.3.0
Changes
- Added
/reminder clear
command - Removed
/svensdum
command - Updated internal libraries
- Several code and stability improvements
Full Changelog: 6.2.7...6.3.0
Release 6.2.7
Changelog
- Removed the
/family
command - Updated internal libraries
- Minor code improvements
Release 6.2.6
Changelog
- Fixed the family tree output
- Changed the formatting of the reminder creation message
- Made the changelog list slightly easier to navigate
- Minor code improvements
- Minor UX changes
Release 6.2.5
Changelog
- Updated internal libraries
- Minor code changes
- Code readability improvements
Release 6.2.4
chore: create docker-publish workflow