v2.1.1
Over the next week (since posting this) I'll be improving the readme.
- Fixed Twitter Scraper (I didn't actually do anything, the developer updated it).
- Added
commandTagging
to main settings. True by default. Controls whether command senders should be tagged in replies from the bot. - Added
historyRequestDelay
to delay between requests of history messages. - Added
historyRequestCount
to limit messages per-request in history. Default and max value is 100. - Added
delayHandling
anddelayHandlingHistory
(in milliseconds) to delay handling/downloading. - Added
divideByDay
anddivideByHour
to main settings and source settings. - Fixed
categoryBlacklist
not functioning properly. - Fixed
blockedPhrases
andallowedPhrases
not ignoring empty entries. - Download errors no longer tag sender
savePossibleDuplicates
now false by default- Updated Websocket Dependency for security patch
- Updated Dependencies