Skip to content

Commands in chatbox seem to be unusable #43

@kinogram

Description

@kinogram

Commands in chatbox seem to be unusable; only /start appears in Telegram.

When entering content starting with / in a webpage or Telegram, such as /help, /status, /new, etc., the program doesn't recognize them and sends them directly to the LLM.

Solution: Before sending the prompt to the LLM, run a program check. If it's a command, it should execute the corresponding function (especially in TelegramBot where there are no UI buttons to replace these commands). (In WebUI, functions already implemented via UI buttons may not be executed as commands.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions