added repo to botinfo command
This commit is contained in:
parent
2abd90c671
commit
84ead427a3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export default {
|
||||||
`
|
`
|
||||||
- Servers : ${interaction.client.guilds.cache.size}
|
- Servers : ${interaction.client.guilds.cache.size}
|
||||||
- Users : ${interaction.client.users.cache.size}
|
- Users : ${interaction.client.users.cache.size}
|
||||||
|
- [Github Repository](https://github.com/Ninja-Jambon/chaise_bot)
|
||||||
`
|
`
|
||||||
)
|
)
|
||||||
.setFooter({ text: "Bot by @ninja_jambon.", iconURL: interaction.client.user.displayAvatarURL()})
|
.setFooter({ text: "Bot by @ninja_jambon.", iconURL: interaction.client.user.displayAvatarURL()})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue