dtchanpura / blurblurbot

Telegram bot for image manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blurblurbot

Build Status

Telegram bot for manipulating images accessible at @blurblurbot

Tests yet to be added.

Running

$ go get -u github.com/dtchanpura/blurblurbot
$ export TG_BOT_TOKEN=123456:abcdef1234
$ blurblurbot
2017/09/13 23:14:15 Listening on :8080

Resources

This project uses mainly two third-party libraries.

Dockerfile has been created by referring

About

Telegram bot for image manipulation

License:MIT License


Languages

Language:Go 93.6%Language:Dockerfile 4.2%Language:Makefile 2.2%