disnode-lite
A lightweight Discord NodeJS API build from the Disnode Lib. This library only contains the Discord API. For extras such as server count uploading command parser youtube player and more please see disnode-extra
Docs
Documentation is avalible at https://lite.disnodeteam.com
Example Bot
var DisnodeLite = ; var shardID = 0;var maxShards = 1;ifprocessenvINSTID console; shardID = processenvINSTID; maxShards = processenvinstances;console; var bot = key: "" sharding: shardIDmaxShards cacheSettings: cacheChannels: true cacheMembers: true ; bot; bot bot bot