1.1.9 • Published 3 years ago
kold-js v1.1.9
kold-js
A library for interacting with Discord API
Installation
npm
npm i kold-jsyarn
yarn add kold-jspnpm
pnpm add kold-jsExample usage
import { Client } from "kold-js"
const client = new Client({
token: TOKEN
})
client.run()FAQ
What the difference between kold-js and discord.js?
discord.js is a tool for building bots and can not be used for user accounts, but kold-js allows you to interact with Discord API using a user account without breaking TOS (terms of service)
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.16
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago