$akarui

Returns a invite to the Akarui Development server.

Usage

$akarui

Example

bot.commands.add({
    type: "basicCommand",
    name: "example",
    code: `$akarui`
})

Last updated