5 Commits
Author SHA1 Message Date
Father BotandGitHub 3631d6534f fix: ignore unmentioned media in group chats; bump python-dotenv (#518)
- unsupport_message_handle now checks is_bot_mentioned, so the bot stops
  replying "I don't know how to read files or videos" to videos/documents
  it wasn't mentioned in within group chats (#454). Private chats are
  unaffected (is_bot_mentioned returns True there).
- Bump python-dotenv 1.0.1 -> 1.2.2 to resolve a Dependabot symlink-following
  advisory in set_key.
- Bump version to 1.3.1 and document in CHANGELOG.
2026-06-14 13:45:46 +03:00
Father BotandGitHub 20a2deb985 docs: revamp README with badges, model/command/mode tables (#517)
Restructure the README in the style of a modern project landing page:
centered header with shield badges, emoji feature list, a models table
(provider, vision, scores, pricing), a chat-modes grid, quick-start steps,
config and command tables, project structure, and changelog highlights.

De-emphasize legacy GPT-4o models in the prose (kept in the model catalog)
and lead with GPT-5.5 and Claude.
2026-06-14 13:26:14 +03:00
Father BotandGitHub ba58564d29 Update README.md 2025-06-26 18:12:37 +03:00
Father BotandGitHub 4066ab9a44 Update README.md 2024-06-13 19:28:55 +03:00
Father BotandGitHub c26829e9e3 Update README.md 2024-04-02 16:13:17 +03:00