← All projects

Echo Telegram Bot

Golang
GitHub: m-kuzmin/golang-telegram-bot

Overview

An implementation of a simple Telegram bot that echoes back the messages you send to it. Nothing too impressive beyond parsing JSON and making web requests. This was more of an API integration learning experience than anything.

Tech stack

Valuable experience

Learned how to interact with REST APIs, parse JSON and use other Golang std library tools.