Open tra371 opened 2 years ago
Rules need to be set first using set_rules.py. according to these rules, tweets will be fetched from a stream in push_twitter_api.py and then pushed to matrix room.
set_rules.py
push_twitter_api.py
Rules need to be set first using
set_rules.py
. according to these rules, tweets will be fetched from a stream inpush_twitter_api.py
and then pushed to matrix room.