airbyte-custom-connector/source-discord-fetcher/sample_files/config-example.json

5 lines
68 B
JSON

{
"api_key": "some-bot-token",
"guilds_id": ["some-guild-id"]
}