Skip to content

NejcZivic/yatb-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YATB-Site

This is a website server to handle yatb's transcript uploading to self host the transcripts.

Setup

  1. Go to the Discord developer panel
  2. Create an application
  3. Go to the Oauth2 tab
  4. Add a redirect to https://domain/discord
  5. Add the ID and client secret in the .env file
  6. Fill out all the other .env file properties (AUTH_KEY on the server and in the bot need to be the same!)
  7. Add all sorting options (ticket types) to the index.html file on line 31 (Value should be the name of the category of the ticket)
  8. Run npm i to install all the dependencies
  9. Run npm start to build the project and run it

About

The site where YATB sends all transcripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published