the-emerald / dstm-discord-integration

discord integration for dstm miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dstm-discord-integration

discord integration for dstm miner

Installation instructions

  1. Install Python
  2. After installation, install the requests module by going to your command prompt and typing pip3 install requests
  3. Download this repository by your favourite means
  4. Copy integration.py and rpc.py to your miner's folder (Optional, recommended)
  5. Edit your miner batch file (*.bat) to include --telemetry
  6. Start the miner
  7. Double click on integration.py (make sure Discord is on!)

Requirements

  • DSTM Miner v0.5.8+
  • Python 3.6.4+
  • requests module

About

discord integration for dstm miner

License:MIT License


Languages

Language:Python 100.0%