JIITODC / bot

JIITODC's very own telegram bot!
MIT License
6 stars 10 forks source link

Relay JODC tweets in channel #10

Closed arvindpunk closed 3 years ago

arvindpunk commented 3 years ago

Summary

The bot should relay any tweets done by (twitter) @jiitodc in the channel - the link should suffice, since Telegram rich preview will show the tweet contents (can be explored).

Implementation

Use the Twitter API to fetch/stream tweets as they are posted and push them to the channel in real time. One thing to keep in mind, there should not be any duplicate messages on restarting/redeploying.