Hiding Hermes Agent commands in a Telegram bot

is being used to build a service for a business. The goal is to create orders inside a and find drivers who have already been ed. The problem is that the bot still shows the , and other than /start still work.

Several sources and examples have already been tried, but the menu did not disappear and the were not disabled. The main un question is whether can be fully hidden or turned off inside a .

Key points

  • is being tested for a business workflow.
  • The should create orders and find ed drivers.
  • Only /start should remain available.
  • The still appears in the bot.
  • still run even after trying available examples.
Read original