mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-14 07:26:46 +00:00
# Pull Request Description Added a Telegram bot starter example, with steps on how to run and host it successfully. ## Related Issue Fixes #83 ## Changes Made This PR adds the following changes: - Adds an example on how we can use agent kit in a telegram bot using nextjs - ## Implementation Details - Used next js and ngrok or vercel to host the bot and telegram bot api to have it. ## Transaction executed by agent Yes it is able to do everything. ## Prompt Used NA ## Additional Notes NA ## Checklist - [ x ] I have tested these changes locally