Skip to content

AuthenticationInfo.py

Jay Shah edited this page Mar 10, 2018 · 1 revision

Create a file named AuthenticationInfo.py as follows:

 username=''                       #reddit username
 password=''                       #reddit password
 client_ID=''                      #reddit client ID
 secret=''                         #reddit secret
 instagramusername=''              #instagram username
 instagrampassword=''              #instagram password

Clone this wiki locally