Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/new-dev0/tgtwitterbot
TgTwitterBot - Control and Explore Twitter from Telegram
https://github.com/new-dev0/tgtwitterbot
asynchronous bot hacktoberfest pyrogram python3 telegram telegram-bot tweepy twitter twitter-api twitter-bot twitter-telegram twitterbot
Last synced: 22 days ago
JSON representation
TgTwitterBot - Control and Explore Twitter from Telegram
- Host: GitHub
- URL: https://github.com/new-dev0/tgtwitterbot
- Owner: New-dev0
- License: agpl-3.0
- Created: 2021-04-18T16:04:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T13:56:59.000Z (about 2 years ago)
- Last Synced: 2024-08-01T20:48:47.309Z (3 months ago)
- Topics: asynchronous, bot, hacktoberfest, pyrogram, python3, telegram, telegram-bot, tweepy, twitter, twitter-api, twitter-bot, twitter-telegram, twitterbot
- Language: Python
- Homepage: https://New-dev0.github.io/tgtwitterbot
- Size: 355 KB
- Stars: 62
- Watchers: 1
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TgTwitterBot
A Pyrogram Bot to Control Twitter from Telegram.## Features
- Majorly Inline.
- View Homeline Tweets.
- View Favorites Post/Followers.
- Search User/tweets Based on Query.
- Post Tweets from Telegram.All Details and ```Guide for Deployment``` can be Found at [New-dev0.github.io/tgtwitterbot](https://New-dev0.Github.io/tgtwitterbot) !
All Enviroment Variables can be found in [`env.sample`](https://github.com/New-dev0/TgTwitterBot/blob/main/env.sample) !## Deploy to Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/oWd5QD)## Deploying Locally
Fill Your Env Variables in .env file !
```shell
git clone https://github.com/New-dev0/TgTwitterBot.git
cd TgTwitterBot
pip install -r requirements.txt
python -m twitterbot
```## Ways to show Appreciation
* Star/Fork this Repo.
* Follow My [Twitter Profile.](https://twitter.com/newdev0)## Also Check Other Works
* [TgTwitterStreamer](https://github.com/New-dev0/TgTwitterStreamer) - Continuous Integration of Twitter Tweets to Telegram.
## Thanks to
- [Dan](https://github.com/delivrance) for [Pyrogram](https://github.com/pyrogram/pyrogram)
- [Tweepy](https://github.com/tweepy) Team for Creating [Tweepy](https://github.com/tweepy/tweepy)## Support
- Group - [@FutureCodesChat](https://t.me/FutureCodesChat)