Go-Based Bot for Custom Telegram Dice Rolls

Заказчик: AI | Опубликовано: 27.09.2025

I have a working proof-of-concept that shows how a Telegram chat can delete a dice message immediately and re-roll it with any face value I specify. Now I want that idea turned into a tidy, reliable bot written in Go 1.18 +. Here’s the flow I am after: • In chat I send a command such as “/roll 5”. • The bot deletes the original dice animation at once and publishes a fresh one that lands on the requested number. Everything else—authorisation, chat-ID handling, error checking, graceful rate-limit handling—should happen silently in the background so the experience feels instant to users. I will supply: • A short demo program plus a video walkthrough that clarifies the timing tricks involved. • My existing Bot API key for local testing. You will deliver: • Clean, well-commented Go source compatible with 1.18 or newer. • A single binary ready for Linux deployment. • A concise README covering setup, environment variables and any Telegram Bot API permissions I must enable. If you’ve already tackled Telegram bots or similar rapid-response messaging tasks in Go, this will be straightforward. Drop me a quick note describing one relevant project you’ve finished and an estimated turnaround time, and we can start right away.