diff --git a/README.md b/README.md index 2af120e..799850c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Arthonor-Neo is a custom Discord bot designed for community interaction and fun. - Weather commands - GIF commands - Certain developer tools +- WOKCommands Core ### Upgraded to Slash Commands - Nuts @@ -44,4 +45,9 @@ Arthonor-Neo is a custom Discord bot designed for community interaction and fun. - Interactive Honor 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 \ No newline at end of file