A bot
Find a file
2025-08-10 16:29:54 +08:00
adapters feat: add mc server command 2025-08-07 22:28:29 +08:00
assets feat: general link handling 2025-07-31 13:48:31 +08:00
core feat: add bind server to mc command & fixes '_' in player names 2025-08-10 16:29:54 +08:00
.gitignore feat: add bind server to mc command & fixes '_' in player names 2025-08-10 16:29:54 +08:00
config.example.yaml feat: handle some links directly and add report links features 2025-08-01 14:27:55 +08:00
config.py feat: handle some links directly and add report links features 2025-08-01 14:27:55 +08:00
LICENSE init commit 2025-07-30 21:40:15 +08:00
main.py init commit 2025-07-30 21:40:15 +08:00
pyproject.toml feat: add mc server command 2025-08-07 22:28:29 +08:00
README.md chore: update docs 2025-07-30 21:42:53 +08:00
uv.lock feat: add mc server command 2025-08-07 22:28:29 +08:00

realbot

又一个 vibe coding 产物

demo: @BlockG_bot

致力于替代 kmuav2bot但是很明显还差点距离

功能

  • /打 \打 这样的指令
  • 清理链接
  • 复读机
  • 消息统计
  • 按照条件解除频道消息在群组的置顶

运行

安装好依赖之后

BOT_TOKEN="12345678:<your token>" uv run main.py

默认全部功能关闭,你可以把 config.example.yaml 复制到 config.yaml 自己改一下

TODO

我想做 matrix bot不过这两天先不做了

特别感谢

许可证

GNU General Public License v3.0