Skip to content

feat(x): Switching to Local DB#73

Open
devhindo wants to merge 3 commits intomainfrom
sqlite
Open

feat(x): Switching to Local DB#73
devhindo wants to merge 3 commits intomainfrom
sqlite

Conversation

@devhindo
Copy link
Owner

@devhindo devhindo commented Feb 6, 2026

moving to local db

- Implemented `init` command with subcommands: `add`, `use`, and `delete`.
- `add` command allows users to register a new Twitter App with name, client ID, and client secret.
- `use` command enables selection of the active Twitter App from registered apps.
- `delete` command facilitates the removal of a registered Twitter App after confirmation.
- Introduced configuration management for storing app details in a JSON file.

Signed-off-by: devhindo <lildevhind@gmail.com>
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
x Ready Ready Preview, Comment Feb 13, 2026 11:22am

Signed-off-by: devhindo <lildevhind@gmail.com>
…tup details

Signed-off-by: devhindo <lildevhind@gmail.com>
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

Comments