Skip to content

Incoming Telegram Message when Twitter Tweets

Notifications You must be signed in to change notification settings

4sp1r3/Twitter-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello To Twitter-Telegram:

You may need to export environment variable. You can find that in Twitter Apps.

Ex:

export CONSUMER_KEY=XXXXX
export CONSUMER_SECRET=XXXXX
export ACCESS_TOKEN_KEY=XXXXX
export ACCESS_TOKEN_SECRET=XXXXX

&

export BOT_ACCESS_TOKEN=123456789:XXX...XXX-XXX...XXX

How to run:

$ python stream.py ( Please run in the background )

How to get chat_id:

Just run get_your_id.py and it will print your id in the terminal.

Note: 
    * It will only work when you chat with your bot
    * If you have bot then please sepecify as @YourBotName
    
$ python get_your_id.py

About

Incoming Telegram Message when Twitter Tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages