xia0ne / qbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qbot

code-size languages-count languages-top

Author last-commit

Notification robot based on go-cqhttp and flask


Table of Contents

Installation

  1. Install go-cqhttp,refer go-cqhttp
  2. Install python3,refer python3
  3. Run pip install -r requirements.txt
  4. Run python -m flask run --host=127.0.0.1 --port=5701 --debug

Usage

  1. Basic operations are in the templates folder.
  2. Initially intended to create an interface similar to Server酱, but didn't have time to implement it.

Related

TODO

  • Optimize code.
  • Implement QServer interface.
  • Improve frontend.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%