Skip to content

Discord bot for Seerr media requests using the Anthropic SDK.

Notifications You must be signed in to change notification settings

s0up4200/seerr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seerr-bot

Discord bot for Seerr media requests using the Anthropic SDK.

Setup

pnpm install
cp .env.example .env
pnpm build
pnpm start

Deploy

sudo cp distrib/seerr-bot.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now seerr-bot

Env

  • DISCORD_BOT_TOKEN
  • SEERR_URL
  • SEERR_API_KEY
  • OMDB_API_KEY
  • ANTHROPIC_API_KEY
  • CLAUDE_MODEL (default: claude-haiku-4-5-20251001)

About

Discord bot for Seerr media requests using the Anthropic SDK.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published