Skip to content

Releases: soni801/soni-bot

Release 7.0.0

08 Oct 23:09
a3c8770
Compare
Choose a tag to compare

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

06 Oct 22:32
f764d2a
Compare
Choose a tag to compare

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

29 Apr 17:22
0598b1a
Compare
Choose a tag to compare

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

21 Oct 12:56
Compare
Choose a tag to compare

Changelog

  • Removed the /family command
  • Updated internal libraries
  • Minor code improvements

Release 6.2.6

27 May 10:41
Compare
Choose a tag to compare

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

21 May 21:39
Compare
Choose a tag to compare

Changelog

  • Updated internal libraries
  • Minor code changes
  • Code readability improvements

Release 6.2.4

20 May 22:54
797b085
Compare
Choose a tag to compare
chore: create docker-publish workflow