[HELP] Can somebody please help me use this PHP script for a YouTube commenting bot?

adsail

Newbie
Joined
Oct 21, 2017
Messages
8
Reaction score
1
Have configured an API with YouTube but am lost from here - I am a complete beginner with PHP scripts so any help would be much appreciated.

Here's the script: github(dot)com/ItsCEED/Youtube-Comment-Bot

Thanks in advance!
 
First off, it is written in Python, not PHP. The tutorial video has been removed by Youtube sadly, but looking at the code, you need to fill up the txt files in data/ directory with stuff you want to post and then get the proper client_secret.json for your google/youtube account. Search for "google create client_secret.json" to find more info about it.
 
Back
Top