0.0.1 • Published 5 years ago
discord.biscuit v0.0.1
NOTE: Biscuit is in development, does not have many features for now...
Installation
npm install --save biscuit
Simple Usage
const Biscuit = require('biscuit');
const client = new Biscuit('your-token-goes-here');
client.connect();
0.0.1
5 years ago