Skip to content

[Feature]: add time field to twitter cmd. #465

@stoneidolon

Description

@stoneidolon

Feature Description

opencli twitter search --help
Usage: opencli twitter search [options]

Search Twitter/X for tweets

Options:
--filter [value] (default: "top")
--limit [value] (default: "15")
-f, --format Output format: table, json, yaml, md, csv (default: "table")
-v, --verbose Debug output (default: false)
-h, --help display help for command

--filter: top, live (default: top)
Strategy: intercept | Browser: yes | Domain: x.com
Output columns: id, author, text, likes, views, url

==>

Please add the tweet timestamp to the output of the Twitter cmd content. This is crucial because we need to use the timestamp to determine when the tweet was posted; if it is too old, it can be ignored during hot topic monitoring.

Use Case

This field is very useful when I only want to monitor the trending tweets posted today.

Proposed Solution

No response

Alternatives Considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions