This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Tech News Crawler — Source Configuration | |
| # Edit this file to customize what the crawler searches for. | |
| # The agent reads this at the start of every run. | |
| # Add/remove entries freely — the agent adapts automatically. | |
| # ───────────────────────────────────────────── | |
| # Delivery | |
| # ───────────────────────────────────────────── | |
| delivery: | |
| slack_channel: "#tlv-tech-news" |