Replies: 2 comments 36 replies
-
What's the difference between your library in code and this library? |
Beta Was this translation helpful? Give feedback.
33 replies
-
I personally don't like to spoon feed people code, I'll much rather push them in the correct direction and let them figure it out for themselves |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Idk if its something wrong with the description provided ("please react with") but it won't react to the messages.. am I doing something wrong here? Also, I want to narrow down the amount of channels it reacts to, i think the huge amount of channels that it has to react to causes it to lag out and ultimately to not react to a single one?
I tried using
message.awaitReactions({ filter, time: 15_000 })
, but it wasnt any betterBeta Was this translation helpful? Give feedback.
All reactions