Discord wrapper Packages

extracord

**Welcome to Extracord** <br> Extracord is an easy to use discord api wrapper (IN THE WORKS!) <br> So, here is an example of a simple bot. ```js const Discord = require('extracord') let client = new Discord.Client({token:"my token"}) client.on('read

0.0.3 • Published 4 years ago