From f41f848ad535a7c482de21264cedd0f1fef7a690 Mon Sep 17 00:00:00 2001 From: admin_rb Date: Tue, 7 Apr 2026 08:57:59 +0200 Subject: [PATCH] updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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