Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

snghnaveen/mp3-telegram-bot

Repository files navigation

mp3-telegram-bot

Telegram for searching MP3 music. Returns top 10 results.

Link : https://t.me/MusicMp3DownloadBot  

   

   

Build Status

Requirements

  • Go Lang

Run

$ #if using web hook
$ export TOKEN=XXX URL=XXX PORT=80

$ #if using poller
$ export TOKEN=XXX

$ go build &&  ./mp3-telegram-bot

Test

$ make test

 

Releases

No releases published

Packages

No packages published