Solutions → For people who want Hermes from their phoneA practical, verifiable plan
Personal Telegram assistant
A phone-accessible agent with an allowlist and curated memory, not an open public bot.
Outcome we are buildingA separate bot, Gateway, one allowed user, and a rejection test for everyone else.
Start small and prove each step.
- 01Create a new bot
Define the expected result before execution, then record what actually happened so you can recover or improve.
- 02Store the token as a secret
Define the expected result before execution, then record what actually happened so you can recover or improve.
- 03Enable an allowlist before going live
Define the expected result before execution, then record what actually happened so you can recover or improve.
- 04Start with text, then add files and voice
Define the expected result before execution, then record what actually happened so you can recover or improve.
Useful work needs a safe operating space.
- Never publish the bot token
- Test an unauthorized account