Momo-Tori / QQAutoGUISender

An anonymous chat forward bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

緒山まひろBot & QQ Auto GUI Sender

Forward anonymous messages from a website to QQ chat (or group) based on pyautogui and pyperclip.

You need a linux desktop environment to run this.

Usage

Installation

# first install qq for linux from https://im.qq.com/linuxqq
# login and open the chat window you want to send
sudo apt install xclip
pip install -r requirements.txt
PASSWORD={{YourPassword}} python server.py

The website is now available on http://localhost:8080.

Image

You can send web image with ![](url) grammar.

Reply

You can reply to a latest message from {user} with > {user}\n grammar.

About

An anonymous chat forward bot


Languages

Language:HTML 54.0%Language:Python 46.0%