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.
pip install requestsbefore running the script.- 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.