Metadata-Version: 2.1
Name: telegram-updates-tweets
Version: 0.1.0
Summary: This package monitors the number of participants in a telegram channel and can post gains/losses updates to twitter
Author: Alexander Jahn
Author-email: jahn.alexander@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: pymongo (>=3.11.2,<4.0.0)
Requires-Dist: telethon (>=1.18.2,<2.0.0)
Requires-Dist: tweepy (>=3.10.0,<4.0.0)
