dream: 2026-06-02 17:00, 1 change(s)

[MEMORY] Telegram slash commands (e.g., `/skills`) are filtered out by `& ~filters.COMMAND` in telegram.py:384; workaround: invoke skills without slash prefix (e.g., `skills` not `/skills`); alternative fix: remove the filter from MessageHandler
[MEMORY] nanobot v0.2.1 available (current: v0.2.0)
This commit is contained in:
nanobot
2026-06-02 18:20:07 +02:00
parent 414810c4a9
commit 0cca85f598
3 changed files with 4 additions and 1 deletions

View File

@@ -1 +1 @@
290
293