discord integration for dstm miner
- Install Python
- After installation, install the
requests
module by going to your command prompt and typingpip3 install requests
- Download this repository by your favourite means
- Copy
integration.py
andrpc.py
to your miner's folder (Optional, recommended) - Edit your miner batch file (
*.bat
) to include--telemetry
- Start the miner
- Double click on
integration.py
(make sure Discord is on!)
- DSTM Miner v0.5.8+
- Python 3.6.4+
requests
module