Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
1–10 of 11 posts
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#2Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#3Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#4Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#5well, not everything has to be workers or serverless :)
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#6Cute blog post. I would suggest to not use wrappers for building Telegram bots, and instead learn how it actually works. State management can be complex when building menus.
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#7> Not everything has to be AI well, not everything has to be workers or serverless :)
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#8Cute blog post. I would suggest to not use wrappers for building Telegram bots, and instead learn how it actually works. State management can be complex when building menus.
And between the really good docs and thousands of community wrappers, the agents can usually one-shot complex Telegram-API related features too.
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#9I find sharing current location a bit of an overkill to get a user‘s timezone. What‘s your take on that?
Re: Building a Telegram Bot with Cloudflare Workers, Durable Objects and Grammy
#10Interesting, reminds me of building bots with Lambdas and GCP Cloud functions when they were a thing. I find sharing current location a bit of an overkill to get a user‘s timezone. What‘s your take on that?