Sopur / Discord-user-bots

Working discord user bots library.
MIT License
85 stars 36 forks source link

Bot can't see messages that are marked as replies #34

Closed Ambassador4ik closed 1 year ago

Ambassador4ik commented 1 year ago

I have tried the bot on multiple servers, It neves sees messages that are replies, whether it is a reply to bot's message or not. I also mentioned that on some servers it cannot see any messages at all, mostly on big ones such as Homework Help

Sopur commented 1 year ago

To receive events that are message replies you have to use the client.on.reply event listener. All event listeners are documented in the README.