Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

ilovecherries/discord-qcs-bridge

Repository files navigation

Discord-ContentAPI Bridge (for QCS)

Docker Usage Instructions

.env file

# don't change the save location if you're using docker
DB=file:/save/save.db
DISCORD_TOKEN=FILLMEIN
QCS_API=FILLMEIN.com
QCS_USERNAME=FILLMEIN
QCS_PASSWORD=FILLMEIN

Running

./prepare-docker.sh
./build-docker.sh
./start-docker.sh

Development Setup

  • npm install
  • you're done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published