This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
covid-19-discord-bot/template_config.json

9 lines
227 B
JSON
Raw Normal View History

{
"api_key": "https://discordapp.com/developers/docs/intro",
"report_channel_id": 0,
"report_timezones":"US/Central",
"report_times": [1200, 1600, 0],
"report_selections": ["USA", "TOTAL"],
"report_top_number": 5
}