Skip to content

03bgls25/youtube-subscriber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Subscriber

If you want to know why this repo was created read this story about €1.000,00 voucher.

Installation

Clone repository

$ git clone https://github.com/davinci2015/youtube-subscriber.git

cd into directory

$ cd youtube-subscriber

Install NPM dependencies

$ npm install

Configuration

Before running the script you should update variables inside of config.js file.

Update following variables:

  • channelId
  • client_secret
  • client_id

Run the server

After updating config variables you can run server and let him do the magic.

$ node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%