name: x-tweet-monitor
description: Monitor X/Twitter accounts for new tweets and send notifications to Telegram.
Monitor X/Twitter accounts and get Telegram notifications for new tweets.
7w4.net小蔥技能站,你的AI助手技能庫。
配置環境變數:
- TWITTER_USER: 要監控的使用者名稱
- AUTH_TOKEN: Twitter cookie
- CT0: Twitter cookie
- TELEGRAM_BOT_TOKEN: Telegram機器人token
- TELEGRAM_CHAT_ID: 你的Telegram ID
python3 x_tweet_monitor.py
這是一個功能可用但細節有待打磨的工具。優點是功能明確單一,配置靈活,適合有技術背景的使用者快速搭建 Twitter 監控。不足之處在於文件不夠詳細,新手可能遇到配置困難;同時缺少完善的錯誤處理,網路不穩定時容易中斷。整體質量中等,適合個人使用,但距離開箱即用的成熟工具有一定差距。