Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 462 Bytes

Discord bot for TurtleCoin network statistics

This discord bot delivers all important information about a TurtleCoin fork's network.

Forking this

  1. Acquire a bot token from discord.
  2. Clone my repository: git clone https://github.com/TheDevMinerTV/trtl-network-stats.git
  3. Customize for your coin. Settings are in the bot.js.
  4. Install dependencies: npm install
  5. Run the bot: npm start