Commit graph

18 commits

Author SHA1 Message Date
benji7425 6264e0d1f5 Add posting of links from multiple feeds 2017-05-15 20:17:14 +01:00
benji7425 640ebb40bf Remove no longer used log.js 2017-04-22 23:10:31 +01:00
benji7425 5e45561cd1 Added necessary serverID parameter to config 2017-01-22 18:07:53 +00:00
benji7425 3842f96be3 Fixed role mentioning not working 2017-01-22 17:40:05 +00:00
benji7425 f4a8a40cd5 Removed legacy subscription method
I don't really want to have to include support for it
2017-01-22 17:11:12 +00:00
benji7425 8eb30b6d15 Added addition and removal of users to/from subscribers role
I think I will need to specify server ID as well though? Doesn't appear to be working rn without it
2017-01-22 17:02:05 +00:00
benji7425 5859713ae8 Added boolean toggle for use of subscriptions with the bot 2017-01-22 17:02:05 +00:00
benji7425 15b5611a9a Added deletion of subscription command responses after a delay 2017-01-09 22:55:05 +00:00
benji7425 6bd695e8bb Updated chat commands to be stored in objects along with actions
- Also re-worked the config a bit, altogether making it a bit easier to add config items.
- Added 'developers' list to config to lock developer commands to developers only
2017-01-09 22:00:11 +00:00
benji7425 051c2a4e99 Added !help command to list available commands 2017-01-08 16:28:26 +00:00
benji7425 d54767eb1b Added ability to request a list of subscribed users in chat 2017-01-08 16:23:24 +00:00
benji7425 12c02185b6 Refactored use of file names to be specified in config 2017-01-08 16:01:07 +00:00
benji7425 c54a48fd50 Added user subscription with subscribers being stored in a json file 2017-01-08 07:45:22 +00:00
benji7425 9fdc0fadf5 Added uploading of log file upon request 2017-01-08 07:22:27 +00:00
benji7425 2be009806d Fixed feedInterval not clearing + added reconnect interval to config
reconnectInterval is optional
2017-01-04 19:53:47 +00:00
benji7425 0766a8351b Added youtube mode toggle with full url -> share url conversion 2016-12-02 21:53:13 +00:00
benji7425 5661af7b66 Added event logging, improved error handling, added link caching 2016-10-31 23:28:17 +00:00
benji7425 961c167108 Added link posting if link not found posted in last 100 messages 2016-10-29 19:09:10 +01:00