Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polarspetroll/gocrprice
- Owner: polarspetroll
- License: mit
- Created: 2021-02-22T18:58:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T20:09:59.000Z (over 3 years ago)
- Last Synced: 2024-06-19T20:53:52.217Z (5 months 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 gocrpricego 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)