Skip to content
Ayfri edited this page Feb 12, 2021 · 5 revisions

There are many utils functions that can be used in many places to avoid duplicating code, you can see a list here:

Errors

Arguments

  • GetThing : Get easily arguments of a given type.

JSONUtils

  • saveJSON : Saves a JSON safely, returning a boolean meaning if it worked.
  • readJSON : Reads a JSON, prefer using import or require.

Other

Table of Content

Home

The basics

Core objects

Commands & Events

Utilities

Additional Information

Clone this wiki locally