QQ Bot Guide - Manyana

QQ Bot Guide - Manyana

Shetty Yttehs Lv1

Before Reading

Head picture is from repository avilliai/Manyana .

What’s Manyana bot

Refer to: avilliai/Manyana . The official tutorial is very detailed.

Errata

Before delving into the text, it’s important to note that there may be some grammar or syntax errors present. This could be due to translation errors, typing mistakes, or the author’s unique writing style ( I’m a Chinese native speaker 😅 ).

Info

Considering the detail and timeliness of the official tutorial, this passage will focus on the important operations.

Build Steps

Install

1
2
3
wget https://gitee.com/laixi_lingdun/Manyana_deploy/raw/main/install.sh
chmod 777 install.sh
./install.sh

Setup

In the installation directory:

1
bash ./start/gui.sh

Entering needed information, then run the top 3 servers.

Now the bot is booted.

FAQ

Q: Error when logging:

1
qq: error while loading shared libraries: libatspi.so.0: cannot open shared object file: No such file or directory

A: Install apt package libatspi2.0-dev(pre-release source), you may need add

1
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ noble-proposed main restricted universe multiverse

at /etc/apt/sources.list first.

  • Title: QQ Bot Guide - Manyana
  • Author: Shetty Yttehs
  • Created at : 2024-08-30 15:29:55
  • Updated at : 2024-09-01 12:58:06
  • Link: https://blog.shettyyttehs.org/2024/08/30/qq-bot-guide-manyana/
  • License: This work is licensed under CC BY-NC-SA 4.0.
Comments