Skip to content
/ TgBotGo Public

Telegram bot implementation using Golang, this is a boilerplate for a new bot project

License

Notifications You must be signed in to change notification settings

xsami/TgBotGo

Repository files navigation

TgBotGo

The purpose of this project is to create a base for those who want to build a Telegram bot using Golang.

How to Run

If you already have Go installed, just clone this project and install the dependencies of this project

You will only need to get the token for your bot given by the BotFather as paste this in the .env file

Project Structure

The project contains...

CI/CD

The project contains some basics configuration for CI/CD. Basically you already have the configuration for the image creation using Docker as the container manager. And for testing purpose the configuration on travis.

About

Telegram bot implementation using Golang, this is a boilerplate for a new bot project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published