notatallshaw / arandabot

A youtube to reddit bot based on youtube API v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create common client_secrets.json for everyone to use

notatallshaw opened this issue · comments

A common cient_secrets.json will be kept in the git repository. It will be used unless there exists a user cient_secret*.json in the bot directory.

The code will ignore provided settings when using common client_secrets.json, it will limit caling youtube to once every 60 seconds. There will be no obfuscation, if some user chooses to break it, that is up to them.