This repository is the basic layout for creating a telegram bot in golang using kbgod/illuminate
Before you start, you need to create a bot in the telegram and get the token. After that, you need to create postgres database.
Init env file
cp .env.example .envInstall dependencies
go mod tidyRun
go run cmd/bot/main.goTest FSM
/set_my_name