summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..420a44e
--- /dev/null
+++ b/config.json
@@ -0,0 +1,30 @@
+{
+ "HOST": "127.0.0.1",
+ "PORT": 8080,
+ "SESSION_RUNNING_EXPRESSION": "欸欸欸...能否等一下呢...ATRI处理不过来啦!",
+ "SESSION_CANCEL_EXPRESSION": [
+ "好吧...",
+ "ATRI会随时待命的!毕竟我可是高性能的!",
+ "下次如有需要请尽管依赖ATRI吧!"
+ ],
+ "SUPERUSERS": [
+ 123456789
+ ],
+ "NICKNAME": [
+ "ATRI",
+ "亚托莉",
+ "アトリ"
+ ],
+ "COMMAND_START": [
+ ""
+ ],
+ "API": {
+ "LoliconAPI": "",
+ "FaceplusAPI": "",
+ "FaceplusSECRET": "",
+ "BaiduApiID": 12345678,
+ "BaiduApiKEY": "",
+ "BaiduApiSECRET": "",
+ "SauceNaoKEY": ""
+ }
+} \ No newline at end of file