Categorygithub.com/Kittengarten/KittenCore
repositorypackage
0.0.0-20240817234603-2c08b5a35ef9
Repository: https://github.com/kittengarten/kittencore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

KittenCore

基于 ZeroBot 开发的 QQ 机器人程序

使用方法

Bot 的昵称为开头的发言会被视为与 Bot 对话。

由于项目中可能含有非 ASCII 字符文件名,可能需要执行 git config --bool hooks.allownoascii true

包含的插件可用于任何基于 ZeroBot 的程序,但在一些环境中可能需要部分修改。部分功能需要通过其它程序实现。

本程序也可以 import 的方式添加任何 ZeroBot 的插件。