mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-31 00:45:41 +00:00
grafana link in bot instance command
This commit is contained in:
@@ -21,6 +21,7 @@ export default {
|
||||
return message.reply({
|
||||
embeds: [{
|
||||
title: "Instance Stats",
|
||||
description: "For more indepth information, check out https://grafana.understars.dev",
|
||||
footer: {
|
||||
text: `Last checked: ${Math.floor((Date.now() - cache.lastChecked) / (1000 * 60))} minutes ago`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user