arda.xyz
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Example

const ardaxyz = require("arda.xyz")

// Event / Command Handler
client.login("yourToken").then(() => {
client.commands = new Collection();
ardaxyz.loadCommands(client);
ardaxyz.loadEvents(client);
});

Readme

Keywords

Package Sidebar

Install

npm i arda.xyz

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

48.7 kB

Total Files

6

Last publish

Collaborators

  • arda.xyz