$akarui
Returns a invite to the Akarui Development server.
Usage
$akarui
Example
bot.commands.add({
type: "basicCommand",
name: "example",
code: `$akarui`
})

Last updated
Was this helpful?
Returns a invite to the Akarui Development server.
$akarui
bot.commands.add({
type: "basicCommand",
name: "example",
code: `$akarui`
})
Last updated
Was this helpful?