Skip to content

Instantly share code, notes, and snippets.

@chakany
Created November 15, 2021 16:40
Show Gist options
  • Save chakany/a981b6c661b3ef97716ccea0d68c9088 to your computer and use it in GitHub Desktop.
Save chakany/a981b6c661b3ef97716ccea0d68c9088 to your computer and use it in GitHub Desktop.
Remove the Sticker & Nitro Gift buttons from discord's chatbar
.buttons-3JBrkn>button,
.buttons-3JBrkn>div>button[aria-label="Open sticker picker"] {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment