scotty
DIAdiscord.js - Imagine a boo! 👻
•Created by scotty on 7/18/2023 in #djs-questions
Bot not editing embed as expected
The bot should edit the original embed if there is one with the new data from the command, which it does successfully. However, if there is a message sent in the channel from another user (not the bot) which is more recent than the embed, instead of updating the original embed it creates a new one - which it should only do if there's no embed in the channel at all.
4 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by scotty on 6/10/2023 in #djs-questions
Detecting role removal
When role is removed, it should be logged in the console. However, it only works if the role i remove the role of myself, not if i remove it from someone else.
6 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by scotty on 6/10/2023 in #djs-questions
GuildMemberRemove not working
When the user leaves, it is not logged in the console. I feel like this should be really simple, yet I do't know why it isn't working
3 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by scotty on 5/10/2023 in #djs-questions
Trying to get users displayName, returning unknown user
3 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by scotty on 5/7/2023 in #djs-questions
Command not running despite meeting the requirements
expected to only be able to select the role if you have the roleid tied to the rank - but the message 'You do not have permission to select that rank!' occurs despite having the correct role to select the rank. No errors
8 replies