🚸 Added button link for docs

This commit is contained in:
Axel Olausson Holtenäs 2022-06-10 23:06:23 +02:00
parent 766dac5c98
commit c4a70ae28c
No known key found for this signature in database
GPG key ID: 7BF6826B76382CBA

View file

@ -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")