- Install
go-cqhttp
,refer go-cqhttp - Install
python3
,refer python3 - Run
pip install -r requirements.txt
- Run
python -m flask run --host=127.0.0.1 --port=5701 --debug
- Basic operations are in the
templates
folder. - Initially intended to create an interface similar to
Server酱
, but didn't have time to implement it.
- Optimize code.
- Implement
QServer
interface. - Improve frontend.