Skip to content

feat: Create CLI setup wizard for user onboarding #1

@dodaa08

Description

@dodaa08

Tasks

  • Create a single-command CLI setup script (e.g., npm run setup).

  • Prompt the user for their base server URL and initial credentials.

    CLI Prompt Example
  • Implement automatic token exchange to acquire necessary Bot and User tokens.

    Token Exchange Example
  • Programmatically create a webhook integration via the Rocket.Chat API, routing it to the bot in a DM.

  • Securely save the resulting configurations to the local environment (.env).

  • Send an automated success message to the user's DM to verify the webhook integration is active.

    Success Message Example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions