Skip to content

A collection of utility scripts & code I used ChatGPT to generate.

License

Notifications You must be signed in to change notification settings

Brazmann/ChatGPTUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPTUtils

A collection of utility scripts & code I used ChatGPT to generate. Bare in mind these scripts are not extensively tested. These scripts should not be used in a professional setting.

  • jpg_largefixer.py
    • Checks a specified directory and it's subdirectories for any files with the .jpg_large or .jpg_medium extension, it then changes their extensions to just .jpg.
  • filedumper.py
    • Grabs every file from a specified directory, including files in subdirectories, and dumps them all into a specified destination directory. Additionally, it will prefix the filenames with the name of the directory they were originally within.
  • RedditCommentSearcher.cs
    • Searches an entire Reddit user's comment history for a specified word.

About

A collection of utility scripts & code I used ChatGPT to generate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published