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-08-16 15:43:59 +00:00
.github chore(deps): update actions/checkout action to v3 (#771) 2023-08-15 17:58:48 +08:00
assets remove querying function of arcaea module again 2023-08-03 21:29:09 +08:00
bots Update tweet.py 2023-08-12 01:35:11 +08:00
config feat: partial matrix support (#680) 2023-07-30 17:41:01 +08:00
core fix a bug about reload alias 2023-08-16 00:13:20 +08:00
database Run autopep8 against all files 2023-04-30 11:30:59 +08:00
example replace MessageSession to Bot.MessageSession 2023-05-28 17:38:21 +08:00
locales 文件 -> 檔案 (#825) 2023-08-15 02:29:48 +08:00
modules Update __init__.py 2023-08-16 00:19:15 +08:00
.editorconfig Add nbnhhsh alia to meme 2022-01-09 10:17:12 +08:00
.gitignore feat: partial matrix support (#680) 2023-07-30 17:41:01 +08:00
.pre-commit-config.yaml Run autopep8 against all files 2023-04-30 11:30:59 +08:00
bot.py add permission level for base superuser; auto resume sending group message 2023-08-02 23:59:24 +08:00
console.py return NoneType instead of False value when field is not configured 2023-06-28 20:16:22 +08:00
crowdin.yml Update Crowdin configuration file 2023-03-19 17:48:52 +08:00
DEPLOY.md 格式化 2023-08-14 23:31:37 +08:00
DEPLOY_Docker.md 格式化 2023-08-14 23:31:37 +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
poetry.lock fix(deps): update dependency langchain to v0.0.266 2023-08-16 14:21:32 +00:00
pyproject.toml fix(deps): update dependency langchain to v0.0.266 2023-08-16 14:21:32 +00:00
README.md Update 2023-08-14 21:53:28 +08:00
renovate.json 更新 renovate.json 2023-07-30 18:10:22 +08:00
requirements.txt chore(deps): update dependency setuptools to v68.1.0 2023-08-16 15:43:59 +00:00
start #452 2023-02-17 13:37:11 +08:00
start.bat #452 2023-02-17 13:37:11 +08:00
test_commands.txt bugfix 2022-08-10 00:38:03 +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 群来测试命令738829671

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