https://github.com/polarspetroll/gocrprice
Crypto currency price notifier
https://github.com/polarspetroll/gocrprice
bitcoin cryptocurrency ethereum go golang telegram telegram-bot
Last synced: about 2 months ago
JSON representation
Crypto currency price notifier
- Host: GitHub
- URL: https://github.com/polarspetroll/gocrprice
- Owner: polarspetroll
- License: mit
- Created: 2021-02-22T18:58:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T20:09:59.000Z (about 5 years ago)
- Last Synced: 2025-03-09T21:19:09.497Z (over 1 year ago)
- Topics: bitcoin, cryptocurrency, ethereum, go, golang, telegram, telegram-bot
- Language: Go
- Homepage: https://t.me/gocrprice
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gocrprice
crypto currency price notifier via Telegram
### installation
```
git clone https://github.com/polarspetroll/gocrprice.git; cd gocrprice
go build main.go
```
### environment variables
```
TOKEN #eg: 270485614:AAHfiqksKZ8WmR2zSjiQ7_v4TMAKdiHm9T0
CHATID
COIN #lowercase symbol (eg: btc)
CHECKTIME #24h format
```
---
### 🤖 [Telegram Bot](https://t.me/crprice_bot)