Skip to content

Feat/add post tweet command#195

Open
uniaolives wants to merge 5 commits intotalos-agent:mainfrom
aurum-grid:feat/add-post-tweet-command
Open

Feat/add post tweet command#195
uniaolives wants to merge 5 commits intotalos-agent:mainfrom
aurum-grid:feat/add-post-tweet-command

Conversation

@uniaolives
Copy link

feat: Add post-tweet command

This commit introduces a new post-tweet command to the Twitter CLI.

  • Added a post-tweet command to src/talos/cli/twitter.py to allow users to post tweets directly from the command line.
  • Updated src/talos/tools/twitter_client.py to include consumer and access tokens for authentication.
  • Added missing type hints to src/talos/cli/twitter.py and src/talos/cli/github.py to resolve mypy errors.

uniaolives and others added 5 commits October 10, 2025 08:04
Rede Globo
This commit introduces a new `post-tweet` command to the Twitter CLI.

- Added a `post-tweet` command to `src/talos/cli/twitter.py` to allow users to post tweets directly from the command line.
- Updated `src/talos/tools/twitter_client.py` to include consumer and access tokens for authentication.
- Added missing type hints to `src/talos/cli/twitter.py` and `src/talos/cli/github.py` to resolve mypy errors.
This commit introduces a new `post-tweet` command to the Twitter CLI.

- Added a `post-tweet` command to `src/talos/cli/twitter.py` to allow users to post tweets directly from the command line.
- Updated `src/talos/tools/twitter_client.py` to include consumer and access tokens for authentication.
- Added missing type hints to `src/talos/cli/twitter.py` and `src/talos/cli/github.py` to resolve mypy errors.
This commit introduces a new `post-tweet` command to the Twitter CLI.

- Added a `post-tweet` command to `src/talos/cli/twitter.py` to allow users to post tweets directly from the command line.
- Updated `src/talos/tools/twitter_client.py` to include consumer and access tokens for authentication.
- Added missing type hints to `src/talos/cli/twitter.py` and `src/talos/cli/github.py` to resolve mypy errors.
@uniaolives uniaolives marked this pull request as draft October 16, 2025 12:12
@uniaolives uniaolives marked this pull request as ready for review October 16, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant