/gotelegrambot

Telegram Bot with logging written on Go (golang)

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Build Status Go Report Card GoDoc

gotelegrambot

This is simple bot for Telegram writen on Go (golang) and use Couchbase for data store. Example server http://logs.elemc.name bot store logs from chats

Compile

Requires

Download

  • $ github.com/couchbase/gocb gopkg.in/telegram-bot-api.v4 github.com/gin-gonic/gin
  • $ go get github.com/elemc/gotelegrambot

Build

$ go build github.com/elemc/gotelegrambot