mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
* docs: setup docusaurus for documentation * docs: setup tailwind content for docusaurus * chore: ensure tailwindcss is installed so pages deploy works * docs: add cname to point to docs * ci: override format checking for pnpm-lock in gen-docs folder * docs(gen-docs): readme for docusaurus * chore(gen-docs): remove unnecessary image files * docs: remove installation instructions (moved to docs) * ci: rename docusaurus workflows to a more explicit name * style(gen-docs): custom color for links * docs: add more doc pages * style: gradient menu link bg, proper jellyseerr font & footer bg color * docs: fix proper link to relative pages * style: tab-items also now uses the proper jellyseerr colors * style: use prismTheme shadesOfPurple for codeblock/syntax highlighting * docs: fix broken links * docs: fix broken links * docs: fix broken anchors * chore(gen-docs): local search bar * style(gen-docs): tab colors * docs: reverse-proxy documentation * style(gen-docs): jellyseerr-like cards * docs: rename baremetal to build from source * docs: nixpkg version check component * docs: conditionally render override package derivation block and admonitions * docs: users section of the documentation
862 B
862 B
title, description, sidebar_position
| title | description | sidebar_position |
|---|---|---|
| Discord | Configure Discord notifications. | 3 |
Discord
The Discord notification agent enables you to post notifications to a channel in a server you manage.
:::info Users can optionally opt-in to being mentioned in Discord notifications by configuring their Discord user ID in their user settings. :::
Configuration
Webhook URL
You can find the webhook URL in the Discord application, at Server Settings → Integrations → Webhooks.
Bot Username (optional)
If you would like to override the name you configured for your bot in Discord, you may set this value to whatever you like!
Bot Avatar URL (optional)
Similar to the bot username, you can override the avatar for your bot.