
An automated service that creates a r/SUNS sub-reddit post of the latest scheduled Phoenix Suns game!
Explore the docs »
View Project
·
Report Bug
·
Request Feature
Table of Contents
As our amazing basketball community grows, the r/SUNS subreddit is developing tools like this gamethread generator to help automate tasks which helps promote the highest quality of content. The "Phoenix Suns Game Thread Generator" retrieves the latest schedule and creates a subreddit post with the pertinent details of the match, location, and other fun statistics.
The following prerequisites and requirements are necessary for the success of this project:
- Docker / Docker Compose
- Node.js 19+
TO DO
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/project-id
) - Commit your Changes (
git commit -m 'Add the thing'
) - Push to the Branch (
git push origin feature/project-id
) - Open a Pull Request
TO DO | Description | OpenProject ID | Status |
---|---|---|---|
Usage | Add "Usage" instructions in the README.md | [TBD] | 📑 Open |
Unit Tests | Jest Unit Testing for all modules in the directory: ./src/ |
[TBD] | 📑 Open |
Automation | A Docker service that automates the projects actions | GAMETHREAD-112 | ✏️ In Progress |
Distributed under the MIT License. See LICENSE for more information.