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