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

4 rasberry pi wifi upload script #41

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

GHAFHA
Copy link
Contributor

@GHAFHA GHAFHA commented Feb 23, 2024

moved code into the data_uploader folder
completed handler for uploading to mongo and box, verified methods work

@GHAFHA GHAFHA requested a review from Squidtoon99 February 23, 2024 07:31
Copy link
Collaborator

@Squidtoon99 Squidtoon99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code looks really good. I'm happy with the progress we've made on this. Some small changes to config and this should be ready to deploy onto the PI.

.gitignore Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be a wildcard *_config.json?

files = os.listdir(self.folder_path)

for file in files:
list_of_files.append("C:\\Users\\sajip\\OneDrive\\Desktop\\" + file)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this just testing code or does this need to be fixed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved this

data_uploader/discord_client/messages.py Show resolved Hide resolved
handler.py Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

4 participants