Skip to content

A telegram bot meant to provide access to search and download vk.com music

Notifications You must be signed in to change notification settings

eugenpt/ep_vk_music_tg_bot

Repository files navigation

ep vk music tg bot

Telegram Bot to search and download music from VK

(proven (by me and for me) to be more reliable for offline than official VK music app (BOOM?). also this one is free)

my own version is sometimes available at @ep_vk_music_bot

(it speaks Russian but it's pretty straightforward)

also: Shazam support on input audio/voice

installation

First, create a bot using @BotFather ( /start -> /newbot -> <follow instruction> )

Then clone the repo, inside it create a file __auths.txt and fill it with:

<VK.com login>
<VK.com password>
<telegram bot token received from @BotFather>

(Archaic and not really user-friendly. I know. This is the way.)

then simply install requirements:

pip install -r requirements.txt

And then run the thing

python bot_telebot.py

or use the older one:

python bot.py

( use *env/... if you know what it is. and want to )

About

A telegram bot meant to provide access to search and download vk.com music

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published