Skip to content

kbgod/tg-bot-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is the basic layout for creating a telegram bot in golang using kbgod/illuminate

Quick start

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 .env

Install dependencies

go mod tidy

Run

go run cmd/bot/main.go

Test FSM

/set_my_name

About

Telegram bot layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages