Skip to content

example create a muse dash private server using python

License

Notifications You must be signed in to change notification settings

FeffyLaffy/API-Dash

Repository files navigation

API Dash

First Muse Dash Private Server made with flask (python).

Features

  • login account (Disocrd method).
  • Custom announcement.
  • Custom Music Tag.
  • MongoDB create account and get account data

Supported platform

  • Windows. Tested with Windows 10 and 11.

Requirements

Required python >= 3.5

Required Discord Developer Client ID and Secert for oauth

PIP lists to install

Authlib==1.0.1 discord-oauth2==0.2 Flask==2.1.3 pymongo==4.2.0

How to redirect traffic to development server

Windows host file

  • You need open notepad with admin and open folder called C:\Windows\System32\drivers\etc\hosts add three domain at the last bottom then save it.
127.0.0.1 prpr-muse-dash.peropero.net
127.0.0.1 us-musedash.peropero.net
127.0.0.1 user-us.peropero.net

mitmproxy

  1. Install mitmproxy
  2. Install proxy Root CA certificates
  3. Set windows proxy setting to localhost:8080
  4. Run this
mitmproxy -s mitm-addon/redirect-traffic.py

Important

Before you build this project make sure you create a cert/key SSL for the server here to edit file name cert and key

if got any question direct message me at discord Asatako#4152 or join Discord server at here have a nice day 👍 :)

About

example create a muse dash private server using python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages