musicload-bot

Telegram Bot written in Go

Stars
23

MusicLoadBot

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

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