mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
clean
This commit is contained in:
parent
a24cbf5a36
commit
03f88d10cc
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ module.exports = {
|
|||
]
|
||||
|
||||
return editOrReply(context, createEmbed("default", context, {
|
||||
//description: codeblock("autohotkey", [`Guilds: ${formatted.guilds}`, `Shard: ${context.shardId + 1}/${context.manager.cluster.shardCount}`, `Memory Usage: ${Math.round(formatted.usage / 1024 / 1024)}MB`])
|
||||
description: display.join('\n')
|
||||
}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue