1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-12 13:42:46 +01:00
spacebarchat/scripts/notion/config.example.json
2021-08-09 22:22:10 +02:00

12 lines
131 B
JSON

{
"github": {
"token": "",
"webhookSecret": "",
"organization": ""
},
"notion": {
"token": "",
"database_id": ""
}
}