Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 338 Bytes

To install

  • Install requirements from requirements.txt
  • Set env variables (HOST, DS_BOT_TOKEN)
  • Mirage database python manage.py migrate
  • Create super user python manage.py createsuperuser
  • Run django server python manage.py runserver
  • Login in admin panel /admin/
  • Change model site
  • Add discord oauth2 application