aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChienDice/config.toml
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-19 17:08:33 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-19 17:08:33 +0800
commitf80e9f05b43a4883e58eaf82f2200d31ac87b23e (patch)
treebb0fdd35c219bf67e8ece4010e23e39884262200 /ChienDice/config.toml
parentbfac2edccf0f83caab5321587de3d7876fd52871 (diff)
downloadHydroRoll-f80e9f05b43a4883e58eaf82f2200d31ac87b23e.tar.gz
HydroRoll-f80e9f05b43a4883e58eaf82f2200d31ac87b23e.zip
rename to `HydroRoll`
Diffstat (limited to 'ChienDice/config.toml')
-rw-r--r--ChienDice/config.toml28
1 files changed, 0 insertions, 28 deletions
diff --git a/ChienDice/config.toml b/ChienDice/config.toml
deleted file mode 100644
index 25ce660..0000000
--- a/ChienDice/config.toml
+++ /dev/null
@@ -1,28 +0,0 @@
-[Chien]
-version = "v0.1.0"
-svn = "1"
-author = "简律纯"
-
-[Chien.self]
-header = "Hydro系[1]号"
-info = "一只水系骰子..."
-
-
-[bot]
-plugins = []
-plugin_dirs = ["plugins"]
-adapters = ["iamai.adapter.cqhttp","iamai.adapter.apscheduler"]
-
-[bot.log]
-level = "INFO"
-verbose_exception = true
-
-[adapter.cqhttp]
-adapter_type = "reverse-ws"
-host = "127.0.0.1"
-port = 8080
-url = "/cqhttp/ws"
-show_raw = false
-
-[adapter.apscheduler]
-scheduler_config = { "apscheduler.timezone" = "Asia/Shanghai" } \ No newline at end of file