/ source-telegram-fetcher / sample_files / config-example.json
config-example.json
1  {
2    "bot_token": "YOUR_BOT_TOKEN",
3    "chat_ids": ["-1001234567890"]
4  }