Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 287 Bytes

zzxBot

What's this

The source of LunarCN official bot

How to start the bot

do nb run -r or python3 bot.py

go-cqhttp config

servers config only

servers:
  - ws-reverse:
      universal: ws://127.0.0.1:8080/onebot/v11/ws/
      reconnect-interval: 3000