Serika Discord Presence

Show your friends what you're watching on Serika right in your Discord status.

🎬
Playing
Serika
Frieren: Beyond Journey's End
S1E1: The Journey's End
12:34 / 24:00

Requirements

  • A Serika account with Discord linked in Settings
  • Discord desktop app running on your computer
  • Node.js or Bun runtime installed

Install

🐧 Linux / macOS

curl -fsSL https://serika.moe/presence/install.sh | bash

🪟 Windows (PowerShell)

iwr -useb https://serika.moe/presence/install.bat -OutFile install.bat; .\\install.bat

Usage

Start the presence sync:

serika-presence

On first run, you'll be prompted to log in with your Serika account. Your credentials are stored locally and never shared.

How It Works

  1. The app runs in the background on your computer
  2. It checks what you're watching on Serika every 15 seconds
  3. It updates your Discord Rich Presence with the current show/episode
  4. When you stop watching, the presence is automatically cleared

Troubleshooting

Discord not showing presence?

Make sure Discord is running and you haven't disabled Activity Status in Discord settings.

Wrong Discord account?

Make sure you link the same Discord account in Serika Settings that you're logged into on Discord desktop.

Need to re-login?

Delete the config file and run again:

rm ~/.serika-presence/config.json && serika-presence

Need help? Visit Settings to link your Discord account first.