🚸 Added button link for docs
This commit is contained in:
parent
766dac5c98
commit
c4a70ae28c
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@ export default {
|
|||
.setStyle("LINK")
|
||||
.setEmoji("📄")
|
||||
.setURL("https://github.com/ZynerOrg/xyter"),
|
||||
new MessageButton()
|
||||
.setLabel("Documentation")
|
||||
.setStyle("LINK")
|
||||
.setEmoji("📚")
|
||||
.setURL("https://xyter.zyner.org"),
|
||||
new MessageButton()
|
||||
.setLabel("Website")
|
||||
.setStyle("LINK")
|
||||
|
|
Loading…
Add table
Reference in a new issue