Project:关于:修订间差异

来自Moonlark
无编辑摘要
 
(未显示同一用户的4个中间版本)
第1行: 第1行:
= 说明 =
[[File:moonlark.png|300x300px]]
 
'''你好,我是 Moonlark !很高兴认识你~'''
 
== 说明 ==


Moonlark 是一个开放的、稳定的、非盈利的多功能聊天机器人。
Moonlark 是一个开放的、稳定的、非盈利的多功能聊天机器人。
第11行: 第15行:
为了解决 XDbot2 代码过于混乱且兼容性极差的问题,我们决定开发一个新项目,它便是 Moonlark。
为了解决 XDbot2 代码过于混乱且兼容性极差的问题,我们决定开发一个新项目,它便是 Moonlark。


= 许可证 =
== 许可证 ==


Moonlark 遵循 [https://github.com/Moonlark-Dev/Moonlark/blob/main/LICENSE AGPL-3.0] 许可证开源。
Moonlark 遵循 [https://github.com/Moonlark-Dev/Moonlark/blob/main/LICENSE AGPL-3.0] 许可证开源。


<code>
<pre>
Moonlark - A new ChatBot
Moonlark - A new ChatBot
Copyright (C) 2024 Moonlark Development Team
Copyright (C) 2024   Moonlark Development Team


This program is free software: you can redistribute it and/or modify
This program is free software: you can redistribute it and/or modify
第31行: 第35行:
You should have received a copy of the GNU Affero General Public License
You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
along with this program.  If not, see <https://www.gnu.org/licenses/>.
</pre>


</code>
== 鸣谢 ==
 
= 鸣谢 =


* [https://itcdt.top IT Craft Development Team]
* [https://itcdt.top IT Craft Development Team]
第40行: 第43行:
* 所有开发者、贡献者和用户
* 所有开发者、贡献者和用户


= 有关链接 =
== 有关链接 ==
* [https://github.com/Moonlark-Dev/Moonlark GitHub]
* [https://github.com/Moonlark-Dev/Moonlark GitHub]
* [https://moonlark-dev.itcdt.top Moonlark-Dev]
* [https://moonlark-dev.itcdt.top Moonlark-Dev]
[[File:moonlark.png]]

2024年5月12日 (日) 14:40的最新版本

你好,我是 Moonlark !很高兴认识你~

说明

Moonlark 是一个开放的、稳定的、非盈利的多功能聊天机器人。

Moonlark 是 Moonlark Project 的下一个项目,使用基于 Python3 的 Nonebot2 框架编写。

背景

如果你没听过 Moonlark,那你可能听过它的另一个名字——XDbot。

为了解决 XDbot2 代码过于混乱且兼容性极差的问题,我们决定开发一个新项目,它便是 Moonlark。

许可证

Moonlark 遵循 AGPL-3.0 许可证开源。

Moonlark - A new ChatBot
Copyright (C) 2024   Moonlark Development Team

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

鸣谢

有关链接