Things I need to setup your openclaw
LLM API key
For your openclaw to work, it needs an LLM. Let me know which LLM provider you want to use (most people go with Anthropic or OpenAI) and provide me either an access token or an API key.
OpenAI
API Key (pay as you go)
- Create an API key in your openai dashboard
Codex subscription
This is a little more involved - let me know if you want to use this option.
Anthropic
API Key (pay as you go)
- Create an API key in the Anthropic Console.
Token (subscription)
- Make sure your computer has claude installed
claude setup-token<- this will take you through a login flow in your browser and provide a token in your terminal.
Disclaimer: It is against Anthropic's TOS to use a subscription access token for openclaw, but most people have used it just fine.
Openrouter
- Sign up or log in at OpenRouter
- Navigate to your API Keys page
- Create a new API key
- Copy your key (starts with
sk-or-...)
Paste the token/API key into a 1password note
Telegram setup
Create Your Telegram Bot via BotFather
Open Telegram App (on your computer or phone) and search for @BotFather. Make sure it has the blue verification checkmark. There are impostors. The real one is verified.
Start a chat and send /newbot.
BotFather will ask you two things:
- A name for your bot — This is the display name. Something like "My AI Assistant" or "DevBot" or "The Oracle" if you're feeling dramatic.
- A username for your bot — Must end in
bot. Likemyassistant_botordevhelper_bot. Must be unique across all of Telegram.
Once you pick a valid username, BotFather will congratulate you and hand you a bot token. It looks like this:
7294810234:AAFxyz1234abcDEFghijKLMNOPqrstuvwxyz
Copy this token into the 1password note with the LLM key and share the note with me (agordhandas@gmail.com)