zhashkevych / musicload-bot

Telegram Bot written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicLoadBot

Simple Telegram Bot written in Go that downloads mp3 from Youtube videos.

bot-screenshot

Stack

  1. Golang
  2. Docker

Installation

Set your bot's token, username and other settings in config.yaml, then execute:

  1. dep ensure
  2. make build
  3. make run

About

Telegram Bot written in Go


Languages

Language:Go 95.0%Language:Dockerfile 3.3%Language:Makefile 1.7%