Skip to content

harshil21/twitter-2-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-telegram-bot

An inline telegram bot which fetches and sends tweets from twitter to any chat.

NOTE: This project is now dead since Twitter is paywalling access to its API, I will continue this if I get sponsors to do it.

Type @anytweetbot in any chat to start searching.

Inline mode usage:

  1. Just search for a tweet in the chat box and appropriate results will show up.

  2. Search as @username tweet to get a tweet from a specific user.

  3. Search as @username to get all recent tweets from that user.

  4. Nothing. You'll get tweets from a random trend.

Current limitations:

  • Twitter's search API (v1.1) doesn't allow searching tweets 7 days after they're posted (in the standard package).
  • Original quoted tweet text is not shown.
  • You tell me.

Example:

Releases

No releases published

Packages

No packages published

Languages