Open
Description
Workflow
Version 1:
- On telegram the user will send her twitter handle to connect which will saved in a database and mapped to the user
- Whenever Utilobot is mentioned in any tweet's reply with word
@utilibot ping
, it will take the parent tweet and send it to the user on telegram.
Version 2:
- User can send a bot command to list out all the saved tweets on telegram.
Version 3:
- User can organise tweets in folders and just has to write the list name in bot invocation on twitter and and the tweet will be saved on the specific list.
@utilibot ping motivational
will save the parent tweet in the list namedmotivational
.
Use Case
Often times we come across some awesome tweets which we would like to save for future and if you use telegram a lot you might want to have an easy access to them. This feature actually allows us to do that.