Archived
SHA256
2
0
Fork
You've already forked BBN-RPC
0
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%
Find a file
2019年12月06日 19:56:53 +01:00
.gitignore Last Commit 2019年11月18日 14:37:05 +01:00
app.js Add files via upload 2018年02月06日 17:39:38 +01:00
config.json Last Commit 2019年11月18日 14:37:05 +01:00
package-lock.json Last Commit 2019年11月18日 14:37:05 +01:00
package.json Update package.json 2019年12月06日 19:56:53 +01:00
README.md Update README.md 2019年10月26日 12:22:45 +02:00

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!