SMSA Express package tracking monitor with Discord bot notification posting.
- SMSA tracking scraping
- Local text state persistence
- Discord bot alerts
- Python 3.x
- requests
- beautifulsoup4
- schedule
- Clone the repository:
git clone https://github.com/MoayadAlshehry/smsa-tracker.git
cd smsa-tracker- Install dependencies:
pip install -r requirements.txt- Open configuration in main file and update credentials:
main.py
BOT_TOKEN = "YOUR_DISCORD_BOT_TOKEN"Run the application:
python main.pymain.py: Source module/asset.requirements.txt: Source module/asset.LICENSE: MIT License.
- Python 3.9+
- Maintenance and enhancement updates.
This project is licensed under the MIT License.