A bot
Find a file
2025-09-12 21:16:31 +08:00
adapters feat: stardew valley mod lookup 2025-09-08 16:47:52 +08:00
assets feat: general link handling 2025-07-31 13:48:31 +08:00
core feat: add spaces to all texts in inline mode 2025-09-12 21:16:31 +08:00
helpers feat: (telegram) inline search songs from bili only get results from music type 2025-08-24 21:47:59 +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: init matrix bot code 2025-08-24 19:13:25 +08:00
config.py feat: init matrix bot code 2025-08-24 19:13:25 +08:00
LICENSE init commit 2025-07-30 21:40:15 +08:00
main.py fix: unable to shut down bot gracefully when matrix is configured 2025-08-28 13:47:54 +08:00
pyproject.toml feat: add inline mode handling 2025-08-16 21:39:54 +08:00
README.md chore: update docs 2025-07-30 21:42:53 +08:00
uv.lock feat: add inline mode handling 2025-08-16 21:39:54 +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