phergie / phergie-irc-plugin-react-twitter

Phergie plugin for displaying data from tweets
BSD 2-Clause "Simplified" License
0 stars 6 forks source link

suggestion: push new feed items to twitter (2 possible ideas) #2

Open gitbenb opened 9 years ago

gitbenb commented 9 years ago

what about being able to select items already pushed on the IRC channel and push them to twitter ?

that would make a nice addition for this plugin !

elazar commented 9 years ago

One way to support this would be to have this plugin listen for an event that would contain the feed item data, and then syndicate that data. At that point, the FeedTicker plugin could support firing that event with data from feed items it receives.

gitbenb commented 9 years ago

the point about the first idea above, was to think about a use case where users don't want to tweet everything coming from the feeds, hence assigning an ID would allow people with correct level to the bot to choose what to push to twitter.. hence allowing collective curation inside a IRC channel. not sure if that can fit into, but anyway it's shared!