https://github.com/harshil21/twitter-2-telegram
An inline telegram bot which fetches tweets from twitter to any chat.
https://github.com/harshil21/twitter-2-telegram
bot herokuapp python-telegram-bot python3 telegram telegram-bot twitter-api
Last synced: about 1 year ago
JSON representation
An inline telegram bot which fetches tweets from twitter to any chat.
- Host: GitHub
- URL: https://github.com/harshil21/twitter-2-telegram
- Owner: harshil21
- License: gpl-3.0
- Created: 2021-03-08T15:50:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-08T11:34:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T09:18:44.944Z (over 1 year ago)
- Topics: bot, herokuapp, python-telegram-bot, python3, telegram, telegram-bot, twitter-api
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://twitter.com/TwitterDev/status/1621026986784337922) to its API, I will continue this if I get sponsors to do it.
Type [@anytweetbot](https://t.me/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: