A Discord feature that lets external services post messages into a channel without needing a bot account.
A Discord feature that lets external services post messages into a channel without needing a bot account. Webhooks are used for GitHub notifications, RSS feeds, YouTube upload alerts, server log relays, and countless other integrations. Each webhook is a unique URL — leaking it lets anyone post arbitrary messages, so they're considered sensitive secrets.
set up a webhook for our PR notifications in #dev
No comments yet — say something.
Add your own interpretation of "Webhook".
Viral internet speak — memes, ratios, main-character moments, and the algospeak of every platform from Twitter to Reddit to TikTok comment sections.
See all Internet & Memes slang on Slangora.
Browse all slang words starting with W.
A Discord feature that lets you split a sub-conversation off a channel message into its own temporary thread. Helps keep busy channels readable. Threads can be public, private, or archived after inactivity. Different from 'Twitter threads' but the same general metaphor. Heavily used in dev and support communities.
A Discord bot pattern that lets members DM a bot and have the bot relay messages to the moderation team in a private channel. Solves the problem of mods' DMs being closed or members not knowing who to contact privately. Most mid-to-large servers run ModMail bots; it's a quasi-standard infrastructure for community management.
(Internet slang) A user, typically female, of Discord who receives a subscription to the premium service Discord Nitro from another user, typically male.
A Discord feature/bot pattern where members self-assign roles by reacting to a message with an emoji. A bot watches the message and adds/removes the matching role. Used for opt-in pings (e.g., game-specific notification roles), color roles, pronoun roles, age/region tags. The most common bot for this is Carl-bot or YAGPDB.