discord integration for dstm miner
- Install Python
- After installation, install the
requestsmodule by going to your command prompt and typingpip3 install requests - Download this repository by your favourite means
- Copy
integration.pyandrpc.pyto 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+
requestsmodule