feat: add Discord Rich Presence configuration and update database schema for AI role prompt
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "public"."Guild" ADD COLUMN "aiRolePrompt" TEXT;
|
||||
Reference in New Issue
Block a user