Added the 'reactionrole' command and removed some redundancies in code

This commit is contained in:
ION606
2022-12-19 17:20:04 -05:00
parent 7b247e462f
commit a41e602036
5 changed files with 191 additions and 22 deletions
+1 -1
View File
@@ -81,4 +81,4 @@ async function setPresence(bot, interaction) {
}
module.exports = { setPresence }
module.exports = { setPresence, isValidUrl }