mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 16:50:30 +00:00
4ae028fe73
Stop getting users if we reach 2000 users. Slack will rate-limit us
even if we follow their limits.
This means that we now have to lookup every user that says a message
for the first time. This should be less intensive on the API.
This also disables partly
|
||
---|---|---|
.. | ||
handlers.go | ||
helpers_test.go | ||
helpers.go | ||
legacy.go | ||
slack.go |