This commit is contained in:
parent
9c4a57a098
commit
24e019e34f
3 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,8 @@ module.exports = {
|
|||
`Total Members: ${guildInfo.totalMembers}`,
|
||||
`Total Commands: ${client.commands.size}`,
|
||||
`Creation Date: ${getCreationDate(client)}`,
|
||||
`Source: [Click Here](https://github.com/SileNce5k/discord_bot)`
|
||||
`Source: [Click Here](https://github.com/SileNce5k/discord_bot)`,
|
||||
`Current Version: ${client.githash}`
|
||||
]
|
||||
|
||||
let description = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue