Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedevminertv/trtl-network-stats

This discord bot delivers all important information about a TRTL-based network.
https://github.com/thedevminertv/trtl-network-stats

Last synced: 15 days ago
JSON representation

This discord bot delivers all important information about a TRTL-based network.

Awesome Lists containing this project

README

        

# 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**](https://discordapp.com/developers/applications).
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`