From 762a6971b54debad1ee011bc1bc4068df9058623 Mon Sep 17 00:00:00 2001 From: Albert Garde Date: Wed, 16 Oct 2024 15:18:57 +0200 Subject: [PATCH] Add config sample --- .bot_config.toml.sample | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .bot_config.toml.sample diff --git a/.bot_config.toml.sample b/.bot_config.toml.sample new file mode 100644 index 0000000..67a2265 --- /dev/null +++ b/.bot_config.toml.sample @@ -0,0 +1,6 @@ +bot_token = +database_path = +guild_ids = [] # Test server id +channel_ids = [] # Test server channel id +regular_role_ids = [] # Test server has no regular roles +admin_role_ids = [] # Test server admin role id