SimplyPlural -> PluralKit Connectivity.
Find a file
2022-02-28 21:35:24 -08:00
.gitignore added connectivity between SP and PK for fronting. 2022-02-28 20:59:49 -08:00
index.js add some sort of primary function. note: due to SP's api, it is buggy. 2022-02-28 21:34:58 -08:00
package.json added connectivity between SP and PK for fronting. 2022-02-28 20:59:49 -08:00
README.md Create README.md 2022-02-28 21:09:14 -08:00
WebsocketClient.js added connectivity between SP and PK for fronting. 2022-02-28 20:59:49 -08:00

SPPK

SimplyPlural -> PluralKit Connectivity.

config.json

"token": "token_here",
"userId": "userid_here",
"pk_token": "pluralkit_token_here",
"pk_system": "pluralkit_system_id"

token: Your SimplyPlural account token. As of now, the only permission necessary is the Read permission.

userId: Your SimplyPlural account/system ID. You can find it in account info near the bottom.

pk_token: Your PluralKit token. Get it by using pk;token

pk_system: Your Pluralkit system ID. This can be either your Discord account ID or your 5 letter ID shown by using pk;system.