Reddit Feeds
Kakashi can follow subreddit feeds and deliver new posts into configured Discord text channels.
A server can configure up to 10 subreddit feeds.
Required permissions
The person configuring a feed needs:
- Manage Webhooks;
- Manage Channels.
Kakashi also needs Manage Webhooks in the destination channel because delivery uses a webhook.
Add a feed
The setup flow asks for:
- destination text channel;
- subreddit;
- optional message content that accompanies the delivered post.
Kakashi validates the subreddit before saving it. NSFW subreddits are rejected.
Webhook behavior
Kakashi creates a webhook named Kakashi Reddit when needed. Feeds in the same destination channel can reuse the existing Kakashi Reddit webhook instead of creating one per subreddit.
When the last saved feed using a Kakashi Reddit webhook is deleted, Kakashi can clean up that unused webhook.
Manage feeds
Use the list action to inspect the server's current subreddit → channel mappings before deleting or replacing one.
A server cannot save the same subreddit twice in the same guild configuration.
If setup fails only in one channel, inspect Manage Webhooks on that exact channel. A category/channel overwrite can block the webhook even when Kakashi's guild role appears correct.
Common mistakes
- Reaching the 10-feed server limit and assuming the subreddit itself is invalid.
- Trying to configure an NSFW subreddit.
- Pointing the feed at a non-text channel.
- Deleting the webhook manually while its feed configuration still exists.
- Configuring the same subreddit twice.