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-01-17 23:30:38 +08:00
.github Create FUNDING.yml 2021-12-26 14:02:00 +08:00
assets 2 2021-11-02 01:12:04 +08:00
config Update 2022-01-14 17:51:17 +08:00
core aaaaaa 2022-01-17 23:30:38 +08:00
database add detail for recording unfriendly actions 2022-01-14 21:03:15 +08:00
example remove duplicate part of mcv_jira_rss 2021-08-07 15:56:48 +08:00
modules add Url elements 2022-01-17 21:28:49 +08:00
.editorconfig Add nbnhhsh alia to meme 2022-01-09 10:17:12 +08:00
.gitignore add Url elements 2022-01-17 21:28:49 +08:00
bot.py use 233 as reboot exit code instead of 512 2022-01-14 20:39:51 +08:00
console.py aaaaaa 2022-01-17 23:30:38 +08:00
init.py fixed alerts 2021-08-23 20:44:31 +08:00
LICENSE Update LICENSE 2021-10-15 22:07:25 +08:00
README.md add information about writing new module 2021-11-27 23:04:48 +08:00
requirements.txt y r u here 2022-01-01 02:07:57 +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