No description
This repository has been archived on 2025年12月17日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- JavaScript 100%
| .gitignore | Last Commit | |
| app.js | Add files via upload | |
| config.json | Last Commit | |
| package-lock.json | Last Commit | |
| package.json | Update package.json | |
| README.md | Update README.md | |
BBN-RPC
A little RPC Client for the BigBotNetwork
Install
Step 1: Open Windows PowerShell in the folder with the app.js and type "npm install". After this type "npm install --save discord.js".
Step 2: To start the RPC client type "node app.js" in PowerShell!