Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thedevminertv/trtl-network-stats
- Owner: TheDevMinerTV
- License: mit
- Created: 2019-05-20T22:47:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:56:09.000Z (11 months ago)
- Last Synced: 2024-10-10T21:16:25.278Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`