Dynamic limit messages number
Is it possible to change the minimum messages for ThreadBot to notify the user so that it uses Thread?
The bot doesn't have any configuration option unfortunately, so currently the only way is to fork and create your own slack bot pointing to your server. Or make a pull request adding a way to set configurations.
OK 😞
Thank You!
I actually spent time working through all of this, but failed due to not having external access for the server in question for the oauth piece I think.
Pretty much the only thing I wanted to adjust was that the current options are very aggressive. I wanted to adjust something like 5 messages in a channel in 30 secs instead of 2 as that would like be too annoying to the users.
Can you consider someway to allow this value to be a little less aggressive? Thanks for your project, it's a great idea!