a collection of scripts I made to streamline the process of completing AWC challenges.
convenience/
date-retrieve.py: adds start/finish dates to each requirementcommunity-list.py: searches AWC's community lists for an animeforum-search.py: searches a forum thread for an anime
puzzle/
chess.py: chooses animes for the chess challengeminesweeper.py: chooses animes for the minesweeper challenge
>> check wiki for detailed description of each script <<
created and tested on python 3.14.2
all scripts require requests : pip install requests
date-retrieve and chess require pyperclip : pip install pyperclip
most scripts run solely in the terminal. only minesweeper generates a txt file output
python path/to/script.py