Returns the ping of the bot's database.
$dbPing
bot.commands.add({ type: "basicCommand", name: "example", code: `Database Ping: \`$dbPingms\`` })
Last updated 2 years ago