Skip to content

sc0rp10/youtube-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Simple Telegram bot for searching first matching Youtube video Call it with /y search query here ang wait for link to Youtube video.

#Installation Clone repository, composer install, add config/prod.php with following parameters:

$app['telegram.token'] = 'your-bot-key';
$app['youtube.key'] = 'your-youtube-developer-key';

Setup webserver (with https), register bot with calling setWebhook method

About

Youtube search bot for Telegram messenger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages