Skip to content

mmattklaus/telegram-go-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-go-microservice

This project is a telegram bot build with Golang Built with the Telebot go package ##Usage

  1. Create a bot on telegram https://core.telegram.org/api
  2. [Make sure golang is installed on your device]
  3. Clone the repo (git clone https://github.com/mmattklaus/telegram-go-microservice.git)
  4. cd into directory
    $ cd telegram-go-microservice)
  1. Rename .env.example to .env
    $ mv .env.example .env
  1. Change API token key in .env file
  2. Run the app
   $ go run main.go

Contribution

[Coming soon]

Appreciation

Thanks to every writer/blogger on the internet.

License

MIT License

Releases

No releases published

Packages

No packages published

Languages