Skip to content

feat(x): Switching to Local DB#73

Open
devhindo wants to merge 1 commit intomainfrom
sqlite
Open

feat(x): Switching to Local DB#73
devhindo wants to merge 1 commit 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 6, 2026 4:03pm

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