Collectors
wolffparkinson opened this issue · 3 comments
wolffparkinson commented
Feature
DJS collectors for :
- Message Collector
- Interaction Collector
- Reaction Collector
Ideal solution or implementation
abstract class :
- InteractionCollector
- MessageCollector
- ReactionCollector
methods on these classes
- onCollect
- onFilter
using interceptors, intercept the interactions/events and pass them to relevant contexts and methods
Alternative solutions or implementations
decorators based approach :
- InteractionCollector
- MessageCollector
- ReactionCollector
Other context
No response
SocketSomeone commented
SocketSomeone commented
Let`s track it here: #728
github-actions commented
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.