Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 566 Bytes

File metadata and controls

13 lines (8 loc) · 566 Bytes

Ethereum Price Telegram BOT

Telegram BOT which pulls the latest ETH price and the spread between Coinhako and Korbit.

Written for Python3. Uses standard python libraries, with the exception of the requests library.

  1. pip install requests before running the script.
  2. Use BOTFather on Telegram to create a new bot /newbot. Copy the TOKEN and insert into the script.

Optional: Uncomment the proxy line if you want to run this behind a proxy.

alt text