const { Client } = require('libcord')
const client = new Client();
client.on("ready", () => {
console.log("I am ready")
});
client.login("TOKEN")
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Libcord/libcord
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A discord api library written in typescript and made with love ❤️
Topics
Resources
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published