This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Description
what about being able to select items already pushed on the IRC channel and push them to twitter ?
- the idea is using collective curation inside a IRC channel, so that each item could be assigned an ID
and then this ID could be used to tell the bot : !twitter IDnumber and the bot would take the tittle of the rss feed item and push it to twitter respecting twitter spec: 140 chars and with optional inclusion of a #hashtag
- another simpler implementation would be to simply push every items coming from the RSS feed ticker to Twitter, with a timer implementation to avoid flooding twitter with too many post at once. timer could be defined in the config parameters and the bot would queue items and tweet them until the queue is empty.
that would make a nice addition for this plugin !