TgTwitterStreamer
Getting ENV's
- Create a Twitter Developer Account.
- Go to Developer Portal/Dashboard.
- Create a Application and fill the details Asked !
- Change the App Setting to
Read + Write
. - Go to
Keys and Token
Tab. - Click on Generate Bearer Token, Fill its value in
BEARER_TOKEN
- Go to my.telegram.org
- Login with Your Account.
- Go to API Development tools Tab
- Create A Telegram APP.
- You will Get Your
API_ID
and API_HASH
- Go to BotFather
- Create a Bot and you will get Bot Token.
- Fill it as
BOT_TOKEN
- and Done !
Clone the Github Repo.
git clone https://github.com/New-dev0/TgTwitterStreamer.git
cd TgTwitterStreamer
Install Requirements
pip install -r requirements.txt
Start The Bot
python -m TgTwitterStreamer