mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-03-04 07:47:58 +08:00
初步增加对 slack 的支持
This commit is contained in:
@@ -33,8 +33,13 @@
|
||||
"host_password": "GMAIL ACCESS KEY"
|
||||
},
|
||||
|
||||
"telegram":{
|
||||
"telegram": {
|
||||
"bot_token": "xx:xx"
|
||||
},
|
||||
|
||||
"slack": {
|
||||
"slack_bot_token": "xoxb-xxxx",
|
||||
"slack_signing_secret": "xxxx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user