Inspirational-Quotes-Discord-Bot is an open-source Discord bot coded in Python that generates inspirational quotes as images in the user's Discord server. I created user-facing documentation for the code, originally authored by Raghav Sethi, to streamline the process of configuring and using the bot.
Opening the project files in Visual Studio Code, I documented the file structure by listing the name of each new file with a brief comment about its purpose in the README Markdown file, following the syntax of the file for ease of use by the original author. I committed my changes to GitHub and opened a new issue to garner approval.