Strip3s / PhoenixBot

Phoenix Bot - A Bird Bot Resurrection
MIT License
262 stars 111 forks source link

Import module check add, Audio alert add, Twilio Integration Add #145

Closed salarsen closed 2 years ago

salarsen commented 2 years ago

Added code to catch module missing errors and clean exit with prompt to run pip install -r requirements.txt to fetch latest requirements.

Add beepy audio alerts with options for on Error, stock, and success.

Added Twilio SMS integration with options for text on Error, stock, and success.

Added some alerts in key area's to Target and Bestbuy scripts.

Cleaned up settingspage.py to make it easier to read. Changed settings validation function to add missing dictionary settings to users dictionary settings.