This script generates a Slack-friendly daily greeting with emoji and optional question. It supports:
- Holiday-specific greetings
- Monday and Friday greetings
- 1000+ generic randomized greetings
-
Install dependencies: pip install holidays pyyaml
-
Run the script: python3 slack_greeting.py
The script automatically uses the YAML config located in its own directory.