It's a little messy to have multiple listeners for the same event as it also makes it hard to disable certain interactions when another fires.
For example, the bot could feasibly double post if both the random posting coincides with a mention and what not. Would be an alternative solution to #2 as well
It's a little messy to have multiple listeners for the same event as it also makes it hard to disable certain interactions when another fires.
For example, the bot could feasibly double post if both the random posting coincides with a mention and what not. Would be an alternative solution to #2 as well