Skip to content

SillyTavern/SillyTavern-DiscordRichPresence-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SillyTavern-DiscordRichPresence-Server

Plugin for the SillyTavern server using Discord RPC.

What is this?

Set your rich presence in Discord to the "SillyTavern" app. If you want to show your active chat character, you need to install a UI extension. Otherwise, a random funny quote will be shown.

Link to companion extension:

https://github.com/SillyTavern/SillyTavern-DiscordRichPresence-UI

Example

Prerequisites

  • Node.JS (latest stable preferred)
  • SillyTavern (latest staging preferred)
  • Discord
  • Git

How to install?

  1. Before you begin, make sure you set a config enableServerPlugins to true in the config.yaml file of SillyTavern.

  2. Open a terminal in your SillyTavern directory, then run the following:

cd plugins
git clone https://github.com/SillyTavern/SillyTavern-DiscordRichPresence-Server
  1. Restart the SillyTavern server.

How to build yourself?

Not needed unless you want to make changes or contribute!

Clone this repository and run the following:

npm install
npm run build

This will create a plugin file (index.js) with everything needed bundled.

License

AGPL-3.0

About

Server plugin for SillyTavern using Discord RPC

Topics

Resources

License

Stars

Watchers

Forks