Merge pull request #17 from houko/feature/fix_config_error

fix config error
This commit is contained in:
Evan 2022-12-17 15:57:29 +09:00 committed by GitHub
commit 5b49c67c16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
chatgpt:
token: your chatgpt apiKey
wechat: true
wechat: "true"
wechat_keyword: chatgpt
#telegram: your telegram token
#tgWhitelist: username1,username2