2.0.3 • Published 9 months ago

arda.xyz v2.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Example

const ardaxyz = require("arda.xyz")

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

9 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago