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
2023-12-24 22:12:21 +08:00
.github Update request_add_petals.yaml 2023-11-09 15:36:37 +08:00
.vscode Update 2023-10-28 00:35:24 +08:00
assets Add arc locale 2023-12-10 21:30:13 +08:00
bots fix 2023-12-23 16:09:24 +08:00
config update 2023-12-11 17:49:25 +08:00
core update 2023-12-19 16:50:45 +08:00
database update 2023-12-19 16:50:45 +08:00
example update 2023-09-01 22:38:32 +08:00
locales New Crowdin updates (#1056) 2023-12-14 21:14:49 +08:00
modules Update regex.py 2023-12-24 22:12:21 +08:00
schedulers move purge scheduler to schedulers directory 2023-12-20 11:41:45 +08:00
.editorconfig style: override editorconfig to keep bash scripts with LF (#1017) 2023-11-11 21:29:45 +08:00
.gitignore feat: partial matrix support (#680) 2023-07-30 17:41:01 +08:00
.pre-commit-config.yaml Fix ask 2023-09-08 07:49:30 +08:00
bot.py Update bot.py 2023-12-21 10:36:45 +08:00
console.py update 2023-12-19 14:35:50 +08:00
crowdin.yml Update Crowdin configuration file 2023-03-19 17:48:52 +08:00
DEPLOY.md fix typos (#1026) 2023-11-19 09:36:50 +08:00
DEPLOY_Docker.md fix typos (#1026) 2023-11-19 09:36:50 +08:00
Dockerfile Update Dockerfile (#795) 2023-08-08 21:16:43 +08:00
LICENSE Update LICENSE 2021-10-15 22:07:25 +08:00
LOCALES.md Update LOCALES.md 2023-12-20 23:51:00 +08:00
poetry.lock Revert "use httpx test" 2023-11-13 09:30:25 +08:00
pyproject.toml Revert "use httpx test" 2023-11-13 09:30:25 +08:00
README.md Add LOCALES.md (#1055) 2023-12-14 17:59:52 +08:00
renovate.json downgrade langchain and disable renovate automerge 2023-09-05 00:46:43 +08:00
requirements.txt Revert "use httpx test" 2023-11-13 09:30:25 +08:00
start fix: add exec permission to /start (#1018) 2023-11-12 23:46:51 +08:00
start.bat #452 2023-02-17 13:37:11 +08:00

logo

小可 · AkariBot v4

GitHub issues GitHub pull requests License GitHub Repo stars GitHub tag Crowdin

介绍

小可是基于多个框架开发的可扩展、多平台机器人。图标由 Rin 十一绘制。

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

平台

小可目前支持以下平台:

  • QQ
  • Discord
  • Telegram
  • Kook
  • Matrix

运行

公共实例

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

Telegram

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

Discord

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

QQ

目前 QQ 上稳定运行的小可实例为小可三号机。由于腾讯风控问题,请在此提交入群申请。

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

Kook

邀请链接:https://www.kookapp.cn/app/oauth2/authorize?id=19512&permissions=949248&client_id=xiDWoVygvPsP6bov&redirect_uri=&scope=bot

自搭建

你可以参考这里来进行尝试搭建。

若遇到问题,可以通过 Issue 或其他方式咨询开发者。

多语言

关于小可的多语言问题,可前往 Crowdin 参与改进。

贡献

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

许可

小可使用 AGPL-3.0 协议授权。详见 ./LICENSE