Skip to content
hiei.js

HieiClient

import { HieiClient } from 'hiei.js'

const client = new HieiClient(options)

An extension of the discord.js client. Accepts the same options as the discord.js client.

Further reading