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-08-17 02:52:40 +08:00
.github Update add_new_group.yaml 2022-08-04 16:24:09 +08:00
assets rewrite user module 2022-07-27 02:07:09 +08:00
bots bugfix 2022-08-13 15:13:30 +08:00
config Add ~eval and enable_eval config 2022-08-05 20:57:24 +08:00
core bugfix 2022-08-15 17:54:24 +08:00
database Update tables.py 2022-08-10 20:02:49 +08:00
example auto code cleanup 2022-07-31 16:33:20 +08:00
modules Update __init__.py 2022-08-17 02:52:40 +08:00
.editorconfig Add nbnhhsh alia to meme 2022-01-09 10:17:12 +08:00
.gitignore add basic command autotest & bugfixes 2022-06-19 00:21:59 +08:00
bot.py add debug mode 2022-08-04 15:52:42 +08:00
console.py bugfix 2022-08-13 15:13:30 +08:00
DEPLOY.md Update DEPLOY.md 2022-08-10 20:58:41 +08:00
LICENSE Update LICENSE 2021-10-15 22:07:25 +08:00
README.md false information 2022-06-26 14:11:17 +08:00
requirements.txt bugfix 2022-08-10 00:38:03 +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
test_commands.txt bugfix 2022-08-10 00:38:03 +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频道官方机器人入驻未来可能会成为官方认证的机器人。

自搭建

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

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

贡献

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

许可

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