You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
what about being able to select items already pushed on the IRC channel and push them to twitter ?
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
that would make a nice addition for this plugin !