https://github.com/filippofinke/asic-notify
⛏️ Get a message on telegram with the profitability of your miner
https://github.com/filippofinke/asic-notify
asic asicminer crypto message miner notify profitability telegram
Last synced: about 1 month ago
JSON representation
⛏️ Get a message on telegram with the profitability of your miner
- Host: GitHub
- URL: https://github.com/filippofinke/asic-notify
- Owner: filippofinke
- License: mit
- Created: 2022-01-10T10:21:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T18:45:15.000Z (over 3 years ago)
- Last Synced: 2025-06-18T06:34:34.540Z (4 months ago)
- Topics: asic, asicminer, crypto, message, miner, notify, profitability, telegram
- Language: JavaScript
- Homepage: https://github.com/filippofinke/asic-notify
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to asic-notify 👋
> ⛏️ Get a message on telegram with the profitability of your miner.
### 🏠 [Homepage](https://github.com/filippofinke/asic-notify#readme)
## Install
```sh
npm install
```## Usage
```sh
BOT_TOKEN=... CHAT_ID=... MINER=... PRICE=... PRICE_KWH=... npm run start
```where the environment variables ```PRICE``` and ```PRICE_KWH``` are optional.
## Author
👤 **Filippo Finke**
- Website: https://filippofinke.ch
- Twitter: [@filippofinke](https://twitter.com/filippofinke)
- Github: [@filippofinke](https://github.com/filippofinke)
- LinkedIn: [@filippofinke](https://linkedin.com/in/filippofinke)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/filippofinke/asic-notify/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [Filippo Finke](https://github.com/filippofinke).
This project is [MIT](https://github.com/filippofinke/asic-notify/blob/master/LICENSE) licensed.