Telegram AI Boilerplate

Shopping Assistant Bot

This Laravel project is a cloneable starter for Telegram bots with configurable AI agents, generic conversation memory, and optional tools.

Primary webhook endpoint: POST /bot/webhook

Initialize a clone with php artisan bot:init, then set the webhook and customize the agent prompt in your environment file.