Skip to content

v3.0

Compare
Choose a tag to compare
@vb2007 vb2007 released this 22 Dec 15:04
· 73 commits to main since this release
53971ae

v3.0

Welcome messages, logging, bridging, other useful features alongside these automations.

What's Changed

New features

  • Welcome system: #9
  • Logging system: #21
  • Bridging system: #19

New commands

  • /translate: #18
  • /welcome-configure: #9
  • /welcome-disable: #9
  • /logging-configure: #21
  • /logging-disable: #21
  • /bridge-configure: #19
  • /bridge-disable: #19

Other changes

  • Added the option for logging every single message the bot sees into a local table
  • Made the table creation script handle multiple SQL queries: #85
  • Fixed role display bug with /autorole-configure: #86
  • Added a security policy: #88
  • Added a contribution guide: #38
  • Renamed SQL tables
  • Optimizations

Planned for next release

  • Fixing known bugs: #99 , #100
  • Moving the commands to the wiki page: #90
  • Making the goodbye system: #94
  • Making the /set-slowmode command: #84

Full Changelog: v2.3...v3.0