Machillka / arona-reborn

万一成了呢

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

简介

一个基于大量复制 Mirai 的代码实现而仓促搭建起来的用于开发qq官方机器人的框架,附带一个正在复刻旧版 arona 功能的插件

文档:https://doc.arona.diyigemt.com

webui:https://www.kivotos.com.cn

如何使用

群主/管理员/频道主扫描二维码即可

群:

group

频道:

guild

自行部署

施工中

进度同步群

QQ群: 577899701,不想进也没关系,其他渠道正常接受反馈

开发进度

  • arona 功能实现
    • 攻略
    • 活动日历
    • 活动防侠
    • 抽卡
    • 塔罗牌
    • 叫我
    • 十连
  • 开发框架实现
    • 消息接收
      • 频道全量消息
      • 频道@消息
      • 频道私聊消息
      • 群@消息
      • 私聊消息
    • 消息发送
      • 纯文字
      • 纯图片
      • 图文混排
      • 文件
      • markdown模板
      • 按钮模板
      • 自定义markdown
      • 自定义按钮

声明

一切开发旨在学习,请勿用于非法用途

  • arona 是一款免费且开放源代码的软件,仅供学习和娱乐用途使用。
  • arona 不会通过任何方式强制收取费用,或对使用者提出物质条件。
  • arona 由整个开源社区维护,并不是属于某个个体的作品,所有贡献者都享有其作品的著作权。

许可证

详见 https://github.com/diyigemt/arona-reborn/blob/master/LICENSE

arona 继承 Mirai 使用 AGPLv3 协议开源。为了整个社区的良性发展,我们强烈建议您做到以下几点:

  • 间接接触到 arona 的软件使用 AGPLv3 开源
  • 不鼓励,不支持一切商业使用

请注意,由于种种原因,开发者可能在任何时间停止更新删除项目

衍生软件需声明引用

  • 若引用 arona 发布的软件包而不修改 arona ,则衍生项目需在描述的任意部位提及使用 arona 。
  • 若修改 arona 源代码再发布,或参考 arona 内部实现发布另一个项目,则衍生项目必须在文章首部或 'arona' 相关内容首次出现的位置明确声明来源于本仓库 (arona)。
  • 不得扭曲或隐藏免费且开源的事实。

Statement

All development is for learning, please do not use it for illegal purposes

  • arona is a free and open source software for learning and entertainment purposes only.
  • arona will not compulsorily charge fees or impose material conditions on users in any way.
  • arona is maintained by the entire open source community and is not a work belonging to an individual. All contributors enjoy the copyright of their work.

License

See https://github.com/diyigemt/arona-reborn/blob/master/LICENSE for details

arona inherits Mirai Open source using AGPLv3 protocol. For the healthy development of the entire community, we strongly recommend that you do the following:

  • Software indirectly exposed to arona uses AGPLv3 open source
  • Does not encourage and does not support all commercial use

Please note that for various reasons, developers may stop updating or deleting projects at any time.

Derivative software needs to declare and quote

  • If you quote the package released by arona without modifying arona , the derivative project needs to mention miraiboot in any part of the description.
  • If the arona source code is modified and then released, or another project is released by referring to arona's internal implementation, the derivative project must be clearly stated in the first part of the article or at the location where 'arona'-related content first appears from this repository (arona).
  • The fact that it is free and open source must not be distorted or hidden.

About

万一成了呢

License:GNU Affero General Public License v3.0


Languages

Language:Kotlin 69.4%Language:TypeScript 16.4%Language:Vue 12.6%Language:SCSS 1.1%Language:JavaScript 0.3%Language:HTML 0.1%