Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live tweet module #49

Open
tomouchuu opened this issue Nov 8, 2016 · 3 comments
Open

Live tweet module #49

tomouchuu opened this issue Nov 8, 2016 · 3 comments
Assignees

Comments

@tomouchuu
Copy link
Member

Just had a thought with the US elections it would be cool if we can set up the bot to read a specific twitter account (or hashtag/stream) and live post to a specific channel as tweets are posted from that account.

@80cmdude
Copy link
Collaborator

80cmdude commented Nov 8, 2016

Im on it

What account @ therealtrump ?

@tomouchuu
Copy link
Member Author

tomouchuu commented Nov 11, 2016

It would be customisable, here is a flow I have in mind:

@disbott livetweets @therealtrump
// Disbott creates a channel if one doesn't exist called #livetweets with the description of what it is following ie. "Disbott is following @therealtrump's tweets"
// This will also stop the current follow if one is set
// It will then populate the #livetweets channel with tweets from the account/hashtag as they come in

We also need a command like @disbott stoplivetweets which would stop disbott following tweets.

@tomouchuu
Copy link
Member Author

tomouchuu commented Dec 5, 2016

Just in addition to account / hashtag we should also do lists for when there is multiple people but a hashtag would be too many people. I feel that:

  • livetweets @account
  • livetweets #hashtag
  • livetweets @account/listname

would be the parameters. Worth investigating if lists are possible to get & get tweets from

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants