Getting started
This is some helpful steps for using sphinx-bc npm package :)
Welcome !
Installing
A very cool package for breaking every discord tos
npm install sphinx-bc@latest
Usage
Import the components you need:
const {BotAccount, UserAccount} = require("sphinx-bc");
Then use them in your app or components:
new BotAccount({ token: " Your Bot token "});
//
new UserAccount({token: " Your user account token "});
Last updated