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
- golang >= 1.5.1 (http://www.golang.org)
- git
- installed Couchbase cluster (http://couchbase.com)
- github.com/couchbase/gocb
- gopkg.in/telegram-bot-api.v4
- github.com/gin-gonic/gin
- $ github.com/couchbase/gocb gopkg.in/telegram-bot-api.v4 github.com/gin-gonic/gin
- $ go get github.com/elemc/gotelegrambot
$ go build github.com/elemc/gotelegrambot