dada79119 / golang_telegram_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bot Api

It's echo Telegram Bot API with go.

HTTP/HTTPS

HTTPS

Document

You need to prepare something below:

  1. add Telegram WebHook Url using BotFather
  2. set TELEGRAM_API_TOKEN & BaseURL in ./config/telegramBot.go
  3. set Listening PORT in /config/config.go

Use

git clone https://github.com/dada79119/golang_telegram_api.git

About


Languages

Language:Go 99.9%Language:Shell 0.1%