Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chekalsky/go-pan-inwestor
Go application sending message into Telegram when new coins appears on https://coinmarketcap.com
https://github.com/chekalsky/go-pan-inwestor
bitcoin coinmarketcap cryptocurrencies go golang telegram
Last synced: 13 days ago
JSON representation
Go application sending message into Telegram when new coins appears on https://coinmarketcap.com
- Host: GitHub
- URL: https://github.com/chekalsky/go-pan-inwestor
- Owner: chekalsky
- License: mit
- Created: 2017-12-17T21:43:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T11:34:48.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T12:41:24.096Z (about 1 month ago)
- Topics: bitcoin, coinmarketcap, cryptocurrencies, go, golang, telegram
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pan Inwestor
Go application sending message into Telegram when new coins appears on coinmarketcap.comPlease rename `config.yml.example` to `config.yml` and change parameters to yours.
Then run:
```bash
govendor syncgo run main.go
```