Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove global reaction ratelimit #388

Merged
merged 1 commit into from
May 11, 2018
Merged

Remove global reaction ratelimit #388

merged 1 commit into from
May 11, 2018

Conversation

aetheryx
Copy link
Contributor

Not needed anymore after discord/discord-api-docs#395 was closed. On bigger bots / reaction-heavy bots, this would cause requests to be queued when they shouldn't be.

@abalabahaha abalabahaha changed the base branch from master to dev May 11, 2018 19:07
@abalabahaha abalabahaha merged commit 23ec4da into abalabahaha:dev May 11, 2018
nandub added a commit to nandub/eris that referenced this pull request May 22, 2018
* upstream/master:
  0.8.6
  Bump ws dependency
  Prevent command overwriting in CommandClient (abalabahaha#389)
  Fix PermissionOverwrite docs, lint
  Add role.mentionable to guildRoleUpdate (abalabahaha#387)
  Remove global reaction ratelimit (abalabahaha#388)
  Update Message.cleanContent (fix abalabahaha#377) (abalabahaha#378)
  Send WS close code 1000 on Shard.disconnect() (abalabahaha#383)
  Change how duplicate presences are detected (abalabahaha#376)
  Fix OggOpusTransformer for multi-track files (abalabahaha#380)
  Added closeVoiceConnection() (abalabahaha#368)
  Add new system messages (abalabahaha#375)
  Remove ImageSizes array and fix minimum image size
  Typings: Renamed dynamicIconURL in User to dynamicAvatarURL (abalabahaha#373)
nandub added a commit to nandub/eris that referenced this pull request May 22, 2018
* upstream/master:
  0.8.6
  Bump ws dependency
  Prevent command overwriting in CommandClient (abalabahaha#389)
  Fix PermissionOverwrite docs, lint
  Add role.mentionable to guildRoleUpdate (abalabahaha#387)
  Remove global reaction ratelimit (abalabahaha#388)
  Update Message.cleanContent (fix abalabahaha#377) (abalabahaha#378)
  Send WS close code 1000 on Shard.disconnect() (abalabahaha#383)
  Change how duplicate presences are detected (abalabahaha#376)
  Fix OggOpusTransformer for multi-track files (abalabahaha#380)
  Added closeVoiceConnection() (abalabahaha#368)
  Add new system messages (abalabahaha#375)
  Remove ImageSizes array and fix minimum image size
  Typings: Renamed dynamicIconURL in User to dynamicAvatarURL (abalabahaha#373)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants