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-07-30 22:19:15 +08:00
.github label 2022-07-30 22:19:15 +08:00
assets rewrite user module 2022-07-27 02:07:09 +08:00
bots Update bot.py 2022-07-29 18:56:07 +08:00
config Update config.cfg.example 2022-07-29 12:04:30 +08:00
core send prompt when restart if someone uses command that includes wait function 2022-07-30 16:21:00 +08:00
database change time range 2022-07-28 23:53:15 +08:00
example support ping to execute commands 2022-07-29 18:55:20 +08:00
modules Update __init__.py 2022-07-30 17:56:57 +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 using loguru 2022-07-01 14:26:41 +08:00
console.py move some tos functions to main db 2022-07-27 22:32:16 +08:00
DEPLOY.md update 2022-06-28 18:14:44 +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 update 2022-07-19 10:20:28 +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 Update test_commands.txt 2022-06-26 14:08:00 +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