fix bug welcome

This commit is contained in:
Puechberty Arthur
2026-04-17 01:29:30 +02:00
parent 30378f2c91
commit 58376568c7
13 changed files with 414 additions and 24 deletions
@@ -0,0 +1,2 @@
ALTER TABLE bot_member_message_configs
ADD COLUMN IF NOT EXISTS auto_role_ids TEXT NOT NULL DEFAULT '[]';