Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clueless #16

Open
o3nn opened this issue May 3, 2020 · 2 comments
Open

Clueless #16

o3nn opened this issue May 3, 2020 · 2 comments

Comments

@o3nn
Copy link

o3nn commented May 3, 2020

After setting up the bot ie entering my Reddit and Instagram data, the main.py application closed. When I reopend it to run it as the bot I closed again in a matter of seconds. I'm relatively to programming and I'm probably just missing one dump point. Could anyone help me?
Thats the log:
2020-05-03 14:21:28 main[5828] [DEBUG] Logger config successfully loaded
2020-05-03 14:21:36 main[5828] [INFO] A config does not exist, please make one
2020-05-03 14:21:36 main[5828] [INFO] Enter your Reddit client ID
2020-05-03 14:21:47 main[5828] [INFO] Enter your Reddit client secret
2020-05-03 14:34:58 main[5828] [INFO] Enter your Reddit username
2020-05-03 14:35:06 main[5828] [INFO] Enter your Reddit password
2020-05-03 14:35:15 main[5828] [INFO] Enter your Instagram username
2020-05-03 14:40:11 main[5828] [INFO] Enter your Instagram password
2020-05-03 14:40:17 main[5828] [INFO] Enter Instagram tags
2020-05-03 14:40:33 main[5828] [DEBUG] {'encrypt_key': '=', 'reddit': {'client_id': '', 'client_secret': '', 'username': '', 'password': ''}, 'instagram': {'username': '', 'password': '', 'tags': '#cats'}}
2020-05-03 14:40:33 main[5828] [DEBUG] Config file exists
2020-05-03 14:40:52 main[12476] [DEBUG] Logger config successfully loaded
2020-05-03 14:40:53 main[12476] [DEBUG] Config file exists
2020-05-03 14:40:53 main[12476] [DEBUG] {'encrypt_key': '
', 'reddit': {'client_id': '', 'client_secret': ', 'username': '', 'password': ''}, 'instagram': {'username': '', 'password': '***-geaGurJfKIu_jq-GTKg==', 'tags': '#cats'}}
2020-05-03 14:40:53 main[12476] [DEBUG] Config file exists

@tylerolson
Copy link
Owner

Are you running it in a console, or just clicking on main.py? Anyways, currently all libraries are broken due to Instagram shutting down their API which makes this project useless right now. In the future I will update this project, but it needs heavy refactoring and redesign.

@chankeypathak
Copy link

@tylerolson Just checking to see if this repo still works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants