From 6136631d2dcd9b1f561fa589acabcda7de8e2f36 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Sat, 10 Jun 2023 00:06:07 -0400 Subject: mail: Init mail module Also bind the slash command and form submit events properly Change-Id: I8d01cb0075945c79c6bf991fa4d64f5227dd5f86 --- config.example.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config.example.json') diff --git a/config.example.json b/config.example.json index 015aaf4..e184e51 100644 --- a/config.example.json +++ b/config.example.json @@ -5,6 +5,7 @@ "module_mmanager.so" ], "owner": "changeme", + "main_guild": "changeme", "postgres": { "host": "localhost", "port": 5432, -- cgit v1.2.3