UNPKG

discord-user-bots

Version:

A library that allows you to use the full potential of Discords API to create and operate powerful user bots

6 lines (3 loc) 75 B
const ws = require("ws"); class Gateway {} module.exports = { Gateway };