Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 497 Bytes

Tele-Tweet.

Tweeting Telegram Messages.

  1. Create your telegram application (bot) check
  2. Create your twitter bot check

How to start tele-tweet

  1. Recommended using 'conda' or 'env' to setup clean project
  2. (your_env):~$ pip install -r requirement.txt
  3. (your_env):~$ python main.py

That's it.