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)
- Host: GitHub
- URL: https://github.com/angristan/bitcoin-telegram-bot
- Owner: angristan
- Created: 2019-10-18T07:03:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T12:40:34.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T15:45:00.369Z (7 months ago)
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.