- Node.js
- Discord (Developer) Bot Token
- 01Coin wallet server w/ correctly configured RPCs
To install the Discord Bot:
- Clone the repo.
- Enter local repo directory.
- Type "npm i" to install the bot's dependencies.
- Configure the bot within a new file "config.js" based on "config_example.js".
- Type "node index" to start the bot.