discord-bot-rss-feed/app/config.json
benji7425 21c51fbc3d Fix articles not posting if content too long for discord
Also fix incorrect name in example commands
2017-11-26 23:38:01 +00:00

5 lines
72 B
JSON

{
"maxCacheSize": 100,
"feedCheckIntervalSec": 30,
"charLimit": 500
}