Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.
/ twitter2mqtt Public archive

Simple python script that monitors twitter user accounts then publishes any new tweets to a mqtt topic. Has a bonus that if certain words are mentioned there get sent to another topic as well, maybe for alerts.

License

Notifications You must be signed in to change notification settings

matbor/twitter2mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter2mqtt

Simple python script that monitors twitter user accounts then publishes any new tweets to a mqtt topic.

Before u run it I suggest you create a file in the directory where u are running it with the following twitterusername.tweetid for example, if you want to follow the username @bordgnon I would create a file called bordignon.tweetid and within that file I would put the last tweet id number the user sent for example, 434971444561596416

Has a bonus that if certain words are mentioned there get sent to another topic as well, maybe for alerts.

I run this script every 5minutes using crontab.

About

Simple python script that monitors twitter user accounts then publishes any new tweets to a mqtt topic. Has a bonus that if certain words are mentioned there get sent to another topic as well, maybe for alerts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages