/go-tgbot

A telegram bot client for golang

Primary LanguageGoMIT LicenseMIT

go-tgbot

简介

封装了一个快速对接Telegram机器人的客户端

准备事项

  1. 准备好Tgbot的Token,如还未注册,请到Telegram注册
  2. 国内环境的话,准备好代理链接

快速开始

go get github.com/iwinston/go-tgbot
  1. 初始化客户端