diagnostatistic banner

diagnostatistic

5 devlogs
4h 42m 26s

a python program that collect informations and files from a machine then send them through a discord webhook in chunks. Then, another script rebuild the chunks back making diagnostics more efficient.

This project uses AI

AI tools (such as ChatGPT by OpenAI) were used to assist with debugging, optimizing code performance, and improving understanding of certain programming concepts. All final implementation decisions and code integration were performed by the project author.

Demo Repository

Loading README...

Noé

made rebuild.py much faster
almost done with the whole project
still testing the code and finding bugs
deleted the unnecessary reame.md in rebuild folder
made some minor adjustment to the output log in the terminal

Attachment
0
Noé

Finished my first prototype of the script, half way through rebuild.py, the project is about 75% done.
Check code for error and bug, working on requirement.txt and updating readme.md. removed some commented out section in code. currently working on code to make it collect info and rebuild faster.

Attachment
0
Noé
  • added optimization features to rebuild.py and diagnose.py.
  • fix error of 403 forbidden when uploading file to discord
  • added more log to terminal when running diagnose.py
  • added more features for diagnose.py (list in GitHub)
Attachment
0
Noé

build a simple prototype program, added better error handling for rebuild.py and added descriptions about configurations inside the main python collector.

Attachment
0