The-SourceCode/Discord.js-Bot-Development

Changing promptMessage to respond to text instead of reactions

drje opened this issue · 0 comments

drje commented

I have been trying to alter the promptMessage function to work when a user responds by message instead of by an emoji reaction. I feel like I have done pretty much everything right except it keeps telling me that message isn't defined in the function.

To give more specifics, I dont have the kick/ban command in it anymore or the rps command. The command that uses this is loosely based on the rps command but is asking for answers from an array.

Any help would be greatly appreciated!