Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@ archive entry outside `plugins/` and `lang/`. The plugin directory is read from

---

## Community

- **QQ Group**: `434173700` — main community for users and players
- **Telegram**: [t.me/xinbot_develop](https://t.me/xinbot_develop)
- **Issues**: bug reports and feature requests are welcome on [GitHub Issues](https://github.com/huangdihd/xinbot/issues)

---

## License
GPL-3.0-or-later, see LICENSE for the full text.

Expand Down
8 changes: 8 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ java -jar xinbot.jar --help # 列出全部子命令

安装时会覆盖同名文件(并给出警告),且会忽略 `plugins/` 与 `lang/` 以外的所有条目。插件目录在存在 `config.conf` 时从中读取,否则使用默认的 `plugin/`。

## 社区

- **QQ 群**: `434173700` — 用户与玩家交流主群
- **Telegram**: [t.me/xinbot_develop](https://t.me/xinbot_develop)
- **问题反馈**: 欢迎在 [GitHub Issues](https://github.com/huangdihd/xinbot/issues) 提交 bug 与新功能建议

---

## 许可证
GPL-3.0-or-later,详见 LICENSE。

Expand Down
Loading