Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 984 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 984 Bytes

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