Skip to content

Instantly share code, notes, and snippets.

@brussell98
Created November 16, 2020 03:39
Show Gist options
  • Save brussell98/54a0edd56c89a672256319989af76d06 to your computer and use it in GitHub Desktop.
Save brussell98/54a0edd56c89a672256319989af76d06 to your computer and use it in GitHub Desktop.
Bots on Discord 2.11 Changelog

2.11.0

Features

  • Added a role for new staff: Helper
    • This role can only deny bots
  • Added configuration option to disable submission of new bots
  • Added bot commands

Improvements

  • Updated dependencies
    • markdown-it and plugins
      • Headers with the same text now have different ids for linking to them in the page
      • Tables updated to match the current GFM spec
      • Updated emoji list
    • Buefy
      • Modals now auto-focus
  • Updated staff list
  • Markdown styles updated
    • Removed bottom margin from last paragraph
    • Changed strong color to match the rest of the styles
  • Modified bot API ratelimits to allow more requests, but increased the window time
  • Increased guildCount limit
  • Removed more unneeded properties from bot responses

Fixes

  • Fixed BotCard tagDescription producing an error when the bot is missing the tag
  • Fixed rating calculation for embeds
  • Changed non-cdn discordapp.com URLs to discord.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment