grafana link in bot instance command
This commit is contained in:
parent
fa9509eb13
commit
0f43da9539
@ -21,6 +21,7 @@ export default {
|
|||||||
return message.reply({
|
return message.reply({
|
||||||
embeds: [{
|
embeds: [{
|
||||||
title: "Instance Stats",
|
title: "Instance Stats",
|
||||||
|
description: "For more indepth information, check out https://grafana.understars.dev",
|
||||||
footer: {
|
footer: {
|
||||||
text: `Last checked: ${Math.floor((Date.now() - cache.lastChecked) / (1000 * 60))} minutes ago`,
|
text: `Last checked: ${Math.floor((Date.now() - cache.lastChecked) / (1000 * 60))} minutes ago`,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user