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

5 lines
68 B
JSON
Raw Normal View History

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