Skip to content

A github template for developing a Telegram Bot Application by Golang

License

Notifications You must be signed in to change notification settings

lowk3v/telegram-bot-template

Repository files navigation

project_name

project_description

Demo

Usage

project_name <options> <args>

Install

go install github.com/author_name/project_name@latest

Go SaaS Template

The simple golang template for SaaS, tools, and services.

How to use this template

DO NOT FORK this is meant to be used from Use this template feature.

  1. Click on Use this template
  2. Give a name to your project (e.g. my_awesome_project recommendation is to use all lowercase and underscores separation for repo names.)
  3. Wait until the first run of CI finishes (Github Actions will process the template and commit to your new repo) Then clone your new project and happy coding!
  4. Rename .env-example to .env and fill in the values
  5. Replace banner at cmd/project_name/main.go by use this tool: https://patorjk.com/software/taag/#p=display&f=ANSI%20Shadow&t=%20project_name

NOTE: WAIT until first CI run on Github actions before cloning your new project.

What is included in this template

About

A github template for developing a Telegram Bot Application by Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published