Archived
1
0
Fork 0
Matrix-support branch for Akari Bot
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-03-19 23:12:51 +08:00
.github Update add_new_group.yaml 2022-03-07 18:25:09 +08:00
assets 2 2021-11-02 01:12:04 +08:00
config serveral new feature for arcaea & cytoid modules 2022-01-20 01:02:23 +08:00
core mention 2022-03-16 19:20:30 +08:00
database Update __init__.py 2022-01-30 22:02:17 +08:00
example remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
modules ignore case when the given namespace is in alias list 2022-03-19 23:12:51 +08:00
.editorconfig Add nbnhhsh alia to meme 2022-01-09 10:17:12 +08:00
.gitignore update 2022-01-20 21:31:50 +08:00
bot.py Update bot.py 2022-02-14 21:56:57 +08:00
console.py pageid query support for wiki module 2022-01-27 21:16:53 +08:00
LICENSE Update LICENSE 2021-10-15 22:07:25 +08:00
README.md autoformat 2022-01-20 20:13:03 +08:00
requirements.txt fix logger fmt 2022-02-06 20:06:23 +08:00
slk_coder.py remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
start try fix start bug 2021-08-23 23:28:05 +08:00
start.bat FU K U GBK 2021-08-21 17:25:36 +08:00

小可 · AkariBot v4

GitHub issues GitHub pull requests License GitHub Repo stars GitHub tag

介绍

小可是基于多个框架开发的可扩展、多平台机器人。

目前小可还正在持续开发中。

平台

小可目前支持以下平台:

  • QQ
  • Discord
  • Telegram

运行

公共实例

茶馆工作室和问谛居共同提供小可的公共实例。

Telegram

链接:https://t.me/oasisakaribot,支持私聊和群聊。

Discord

邀请链接:https://discord.com/oauth2/authorize?client_id=879379218209861712&scope=bot&permissions=259846044864

QQ

目前QQ上稳定运行的小可实例为小可三号机支持直接添加好友私聊。关于群聊由于腾讯相关限制在此提交入群申请。

QQ频道的测试版支持也请在上方链接申请。我们正在进行QQ频道官方机器人入驻未来可能会成为官方认证的机器人。

自搭建

由于本项目设计时的局限性,小可并不适合自搭建。未来我们可能会提供自搭建的教程和文档。在此之前,若您有此需求,您可参考 config.cfg.example 初步摸索配置;若遇到问题,可以通过 issue 或其他方式咨询开发者。

贡献

如您想为我们编写新的模块,可以看看这里

许可

小可继承 Mirai 项目,使用 AGPL-3.0 协议授权。详见 ./LICENSE