mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 08:29:25 +01: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 |