diff options
| author | 2023-04-18 18:04:21 +0800 | |
|---|---|---|
| committer | 2023-04-18 18:04:21 +0800 | |
| commit | a083474ecba32c834fa350f79a49ecf4e7657c74 (patch) | |
| tree | f9b170ace7a7648abb426a8269fb33acd64e927e /config.toml | |
| parent | 025020c503ef5b8dc0270197c5b1e6d4e0f8807d (diff) | |
| download | HydroRoll-a083474ecba32c834fa350f79a49ecf4e7657c74.tar.gz HydroRoll-a083474ecba32c834fa350f79a49ecf4e7657c74.zip | |
🏷
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index ee18ccc..0c6e570 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ [bot] plugin_dirs = ["plugins"] -adapters = ["alicebot.adapter.cqhttp"] +adapters = ["iamai.adapter.cqhttp"] [bot.log] verbose_exception = true |
