This script continuously monitors item prices on the MM2.Best website and notifies a Discord channel if any price changes are detected.
-
Clone the repository:
git clone https://github.com/yourusername/price_monitor.git -
Navigate to the project directory:
cd price_monitor -
Install the required packages:
pip install -r requirements.txt -
Configure the settings in
config/settings.pyto match your requirements.
Simply run the main.py script:
python main.py