/Mp3JukeBot

Ruby Telegram bot that lets you download mp3 from youtube videos

Primary LanguageRuby

Mp3JukeBot

Mp3JukeBot is a Ruby Telegram bot that lets you download mp3 from youtube videos.

Installation

Before installing Mp3JukeBot make sure you have youtube-dl and ffmpeg correctly installed on your environment.

Install dependencies:

gem install telegram-bot-ruby nokogiri

Clone Repository:

git clone https://github.com/lorenzo-ange/Mp3JukeBot.git
cd Mp3JukeBot

Set your Telegram Bot Token:

echo "bot_token: YOUR_BOT_TOKEN" >> config.yml

Let mp3_juke_bot.rb be executable:

chmod +x mp3_juke_bot.rb

Usage

To launch Mp3JukeBot:

./mp3_juke_bot.rb