mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 18:32:29 +01:00
grafana link in bot instance command
This commit is contained in:
parent
fa9509eb13
commit
0f43da9539
@ -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`,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user