Welcome to my Unifi Stock Monitor script, a comprehensive and efficient solution for [Monitoring https://store.ui.com for restocks].
To get a local copy up and running, follow these simple steps.
Ensure you have the following installed:
- Go programming language
- Clone the repository:
git clone https://github.com/authrequest/nifi-stock-monitor.git
- Navigate to the project directory:
cd nifi-stock-monitor
- Install dependencies:
# Install any Go dependencies if applicable go mod tidy
Before running the project, make sure to configure the Discord webhook URL. Open the monitor.go
file and set the DiscordWebhookURL
variable
Run the project:
go run *
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Distributed under the MIT License. See LICENSE
for more information.
Thank you for considering contributing to this project!