Bot uses two json files:
- config.global.json
- config.[development|production].json
This files is simple json files. config.[development|production].json - use if You wish to divided dev and prod configuration.
- token - You're Telegram bot token
- lastTitle - last title, witch was posted
- chatID - ID of chat to post messages
- RSS - RSS feed URL
- twitter - setting for twitter access
- scanTime - period new records check. Default 60000 ms = 1 min
- HumanJSON for config files hjson
- More and best logging
- Tests
- 1.1.1 181117 * Remove html tags from poststring to Telegram
- 1.1.0 161116 + Post to Twitter
- 1.0.0 Post to Telegram channel