Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.93 KB

README_eng.md

File metadata and controls

57 lines (39 loc) · 2.93 KB

Moonlark

Python Version from PEP 621 TOML CodeFactor GitHub License GitHub repo size pre-commit.ci status

Moonlark Wiki · Crowdin · English · 繁體

简介

Moonlark 是一个开源、稳定、非盈利的多功能聊天机器人,旨在提供一系列有趣且实用或娱乐的功能,满足不同用户的需求。项目基于 Python3 和 Nonebot2 框架开发,能够为 QQ、Discord 等聊天平台的用户提供服务。

如果您想立刻开始使用 Moonlark,请阅读我们的 使用指南,我们在这里提供了详细的开始使用的方法。

Contribution

You can participate in the Moonlark project by submitting issues or pull requests.Please note that when participating in contributions, make sure to comply with our CODE OF CONDUCT.

For more information on participation in the Moonlark project, please read [Moonlark Contribution Description] (CONTRIBUTING.md).

License

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/>.

Acknowledgments