Skip to content
TormodKv edited this page Mar 12, 2021 · 3 revisions

You need a telegram bot api key and a youtube data api key to run this bot. Add the keys to the "keys.py" file. It should look something like this:

youtubeKEY='[YOUR KEY HERE]'

telegramKEY='[YOUR KEY HERE]'

Clone this wiki locally