rebrand!
This commit is contained in:
parent
6acb591085
commit
888ec5a072
3 changed files with 5 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# SPPK
|
||||
# Compatiplural
|
||||
url="https://devapi.apparyllis.com"
|
||||
socket="wss://devapi.apparyllis.com/v1/socket"
|
||||
pk_url="https://api.pluralkit.me/v2"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# SPPK
|
||||
# Compatiplural
|
||||
### SimplyPlural -> PluralKit Connectivity.
|
||||
Compatiplural is a small application which enables the transfer of your SimplyPlural data to PluralKit.
|
||||
|
||||
### Fork this repository and simply deploy to Heroku!
|
||||
This project already has a Procfile set up, so it's super easy to get started. Once you have forked / cloned this repo, you can connect it to Heroku and fill in your credentials as config variables. More info below.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "sppk",
|
||||
"name": "Compatiplural",
|
||||
"version": "1.0.0",
|
||||
"description": "A tool to automatically update PluralKit with SimplyPlural data.",
|
||||
"description": "SimplyPlural -> PluralKit Connectivity",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node .",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue