Slyrith / Vanitycord.js

Get Custom Discord level 3 vanity invite link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanitycord.js

made-with-javascript Npm package total downloads GitHub license Latest release Discord

Get Custom Discord level 3 vanity invite link

Example

const Vanity = require("Vanitycord.js")

Vanitycord = new Vanity("Monarchs", "https://is.gd/Monarchs");
console.log(Vanitycord.create);

How to use the returned message?

About

Get Custom Discord level 3 vanity invite link

License:MIT License


Languages

Language:JavaScript 100.0%