mirror of
https://github.com/Burn-E99/TheArtificer.git
synced 2026-06-04 09:03:50 -04:00
V2.0.1 - Fix parens, update guild audit command
This commit is contained in:
@@ -79,6 +79,11 @@ Please see attached file for audit details on cached guilds and members.`,
|
||||
value: `${botsCount}`,
|
||||
inline: true,
|
||||
},
|
||||
{
|
||||
name: 'Average members per guild:',
|
||||
value: `${(totalCount / cache.guilds.size).toFixed(2)}`,
|
||||
inline: true,
|
||||
},
|
||||
],
|
||||
}],
|
||||
file: {
|
||||
|
||||
Reference in New Issue
Block a user