Creating Your First Bot
1 min read
13 views
Dec 24, 2025
Creating Your First Bot
Follow these steps to connect your Telegram bot to Gramsea.
Step 1: Create a Bot on Telegram
- Open Telegram and search for
@BotFather - Send the command
/newbot - Follow the prompts to set your bot name and username
- Copy the API Token provided by BotFather
💡 Tip: Keep your bot token secure! Anyone with access to it can control your bot.
Step 2: Add Your Bot to Gramsea
- Go to Bots in your dashboard
- Click Create Bot
- Paste your bot token in the form
- Click Save to add your bot
Step 3: Configure Webhook
Once added, Gramsea automatically sets up the webhook for your bot. You can verify this in the bot's Overview section.
What's Next?
- Set up your first automation rule
- Create messages for your bot to send
- Configure bot settings
Was this article helpful? Thank you for your feedback!