Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
/ Ichika Public archive

基于 RICQ 的轻量级 Python QQ 自动化框架。

License

Notifications You must be signed in to change notification settings

GraiaProject/Ichika

Repository files navigation

Ichika

PyPI Python Version License

Code style: black Imports: isort

Deploy Docs Run CI pre-commit.ci status

示例

请参阅 example.py,它包含了一个识别指定指令并发送图片的简单示例。

鸣谢

  • AWR: Ichika 的前身和部分代码来源
  • ricq: 使用 Rust 实现的高性能 QQ 协议 移植于 OICQ
  • mirai: 高效率 QQ 机器人支持库
  • PyO3: Python 解释器的 Rust 绑定
  • GraiaProject: 用于 Bot 开发的一系列高效, 现代化, 充分可扩展的工具链

许可证

Ichika 使用 GNU AGPL-3.0 作为许可证,这意味着你需要遵守相应的规则。