Added cards to the leveling system, and fixed some bugs. Note that node-fetch has been bumped DOWN to v2 to avoid EMS format

This commit is contained in:
ION606
2022-12-26 14:40:50 -08:00
parent 5292bd8a09
commit ebb34c9f89
16 changed files with 240 additions and 96 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ module.exports = {
new MessageButton()
.setStyle("LINK")
.setURL("https://www.selmerbot.com/")
.setURL("https://selmerbot.com/")
.setLabel("Website"),
new MessageButton()