This project is a telegram bot build with Golang Built with the Telebot go package ##Usage
- Create a bot on telegram https://core.telegram.org/api
- [Make sure golang is installed on your device]
- Clone the repo (git clone https://github.com/mmattklaus/telegram-go-microservice.git)
- cd into directory
$ cd telegram-go-microservice)
- Rename .env.example to .env
$ mv .env.example .env
- Change API token key in .env file
- Run the app
$ go run main.go
[Coming soon]
Thanks to every writer/blogger on the internet.
MIT License