discord-bot-rss-feed/discord-bot-core/internal-config.json

7 lines
304 B
JSON
Raw Normal View History

{
"saveIntervalSec": 60,
"website": "https://benji7425.github.io",
"discordInvite": "https://discord.gg/SSkbwSJ",
"defaultDMResponse": "This bot does not have any handling for direct messages. To learn more or get help please visit %s, or join my Discord server here: %s",
"reconnectTimeout": 5000
}