artz.cord

0.0.6 • Public • Published

Artz.cord

The most shittiest API *rapper out there.

Examples

//setGame
 
const Discord = require('artzycord');
const Client = new Discord.Client();
 
client.on('ready', () => {
    client.user.setGame({
        name: "With ArtzyCord"
    });
 
    console.log("Socket connected, Client is ready!")
})
 
client.connect("TOKEN")

Package Sidebar

Install

npm i artz.cord

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • theonlyartz