qqbot
A conversation robot base on Tencent's SmartQQ
qqbot is a QQ robot implemented in python and based on Tencent SmartQQ protocol, which can run on Linux, Windows and Mac OSX platforms. During the startup process, the QR code picture will pop up automatically. You need to scan the code with the mobile QQ client and authorize the login. After the startup is successful, the current login information will be saved to the local file. When the next startup, you can enter: qqbot -q qq number , first try to restore the login information from the local file (no need to scan the code manually), only if the recovery fails Only when the login information is successful or the login information has expired will you need to scan the QR code to log in manually. ...