Note
There is also a pyautogui based implementation in pyautogui
branch, that's why it is titled "Auto GUI Sender". This way requires a Linux desktop environment.
- install any protocol implementation like NapCatQQ. It is not recommended to use the "headless launch" method, as it is more likely to be forced offline and offers less stability. Set up the configuration to enable the HTTP service, then log in to activate the server port as
HTTP_PORT
which will be used in.env
configuration. - install dependencies
pip install -r requirements.txt
- edit
sample.env
and rename it to.env
- start the server
python server.py
The website is now running on http://localhost:8080
.
![](url)
: Send a image from url.@{qq_number}
: Mention a QQ user.> {user}\n
: Reply to a latest message from (anonymous){user}
.
\n
above means you need to start a new line after the command.