Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/polarspetroll/gocrprice

Crypto currency price notifier
https://github.com/polarspetroll/gocrprice

bitcoin cryptocurrency ethereum go golang telegram telegram-bot

Last synced: 3 days ago
JSON representation

Crypto currency price notifier

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)