1.2.0 • Published 7 years ago
discordlistapp-api v1.2.0
discordlistapp-api
A simple way of communicating between Discord List App and node.js.
Client
To start the client do the following:
const discordlistapp = require('discorclistapp-api');
const discordlistclient = new discordlistapp.Client('YourTokenHere', 'YourBotIDHere');