Apr 16, 2021

fngobot - a simple stock tracking Telegram bot written in Go

I have recently working on a new personal project - @FnGoBot, which is a Go-based (with a lil bit of Python) Telegram bot for tracking stock prices.

This has always been a project I wanted to do from the time when I was working in a brokerage.

Check it out on my GitHub!

The bot uses a 100% Go-based Telegram framework telebot, which is super easy to work with.

Features


Back to top