Finished writing and adding documentation for !weather {postal-code} command. When called, prints out a formatted message of the location, temperature, current weather conditions, wind speeds in mph, and humidity levels.
Finished writing functions for YoutubeClient class. Establishes API client connection, can create playlists, retrieve video and playlist JSON data, and add videos to playlists. In-progress: bot to play audio via YouTube videos, bot to walk through YouTube playlist, removing each as it finishes playing.