An open API service indexing awesome lists of open source software.

https://github.com/angristan/bitcoin-telegram-bot

Telegram bot that sends the BTC price every minute. (Assignment)
https://github.com/angristan/bitcoin-telegram-bot

Last synced: 7 months ago
JSON representation

Telegram bot that sends the BTC price every minute. (Assignment)

Awesome Lists containing this project

README

          

# Bitcoin Telegram bot

This is an assignment for the Computer Networks class at Hanyang University, Seoul, South Korea.

The goal is to make a Python script that gets the BTC price in USD and KRW, append them to a CSV file and send them to the user using a Telegram bot every 60s.