Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 321 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 321 Bytes

Discord Dashboard with Next.js & Python

Backend

Requirement

  • Python 3.8.9

Getting Started

  • First, Clone this repository
  • Second, Install module
pip install -r requirements.txt
  • Third, Edit file name .env.example to .env
  • Fourth, Configure .env
  • Lastly, Run File
python main.py