Reaction Listener bot help needed
I have this bot that I want to do these things. I want it to send an embed on command, react to it, then listen to user reactions and log those reactions in another channel.
Things I am having trouble figuring out is:
Things I am having trouble figuring out is:
- the embed sends twice when the command is sent for what i have no idea
- i would like to make it so that the user can only input one reaction at a time. so that if a user changes their reaction, their old one is removed.
- i would like the bot to automatically remove any reactions that are not the same emoji as the ones the bot reacted to itself with.
