f800b5eb1b
1. last30days.py: Check isinstance(dict) before .get() - Bird returns list on success, dict on error 2. bird_x.py: Update field mappings for Bird's actual response format: - author.username not user.screen_name - createdAt not created_at (camelCase) - likeCount, retweetCount, etc. (camelCase) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>