updated README

This commit is contained in:
2026-04-07 08:57:59 +02:00
parent 2c596fe23f
commit f41f848ad5
+7 -1
View File
@@ -30,6 +30,7 @@ Arthonor-Neo is a custom Discord bot designed for community interaction and fun.
- Weather commands - Weather commands
- GIF commands - GIF commands
- Certain developer tools - Certain developer tools
- WOKCommands Core
### Upgraded to Slash Commands ### Upgraded to Slash Commands
- Nuts - Nuts
@@ -44,4 +45,9 @@ Arthonor-Neo is a custom Discord bot designed for community interaction and fun.
- Interactive Honor Menu - Interactive Honor Menu
- Interactive Quote Menu - Interactive Quote Menu
--- ### Database Migration
Some structurual changes to the command schema, and removal of predefined schematics
- Tables renamed with prefixes, e.g. items_, config_, stats_, etc.
- Split tables into a relation-ish style
- made some data more machine-friendly