The Locimens Telegram bot mirrors key desktop features: start/stop agents, view logs, change LLM models, and receive alerts. You use your own bot token — Locimens does not host a shared bot for your trading account.
- 1
Create a bot with BotFather
In Telegram, open @BotFather → /newbot → follow prompts → copy the bot token.
- 2
Start a chat with your bot
Open your new bot in Telegram and send any message (e.g. /start).
- 3
Configure Locimens
Settings → Telegram → paste bot token → click “Get my chat ID” or enter chat ID manually → Save.
- 4
Test from Telegram
Send /start to your bot. You should see the main menu: Agents, LLM Settings, Status, and more.
Per-agent menus
After Agents → pick an agent, buttons come from that plugin’s manifest (e.g. Molly Mission menu, News Agent digest). All marketplace agents use the same Telegram Plugin Protocol — no custom host hacks.
Security
Treat your bot token like a password. Anyone with the token can message your bot. Restrict who can start chats with your bot via BotFather privacy settings if needed.