Skip to content

Repository files navigation

Confstat web

Web interface for confstat-bot

Installation

Python >=3.5 required!

pip3 install -r requirements.txt

Usage

Edit config.json:

"db": {"driver": "mysql","host": "localhost","database": "","user": "","password": ""},"password": "admin_panel_password","salt": "your_secret_salt"

And run with gunicorn:

gunicorn -w 4 -b serverip:port app:app

License

MIT License

About

Web for confstat-bot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages