Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)