Getting Started

Basic using

Mention to AI-Sebas

You can talk to ChatGPT (OpenAI API) by mentioning AI-Sebas. The response will be returned as a response, so you can continue the conversation as it is.

Continuable conversation

AI-Sebas can continue the conversation. If you want to continue the conversation, mention AI-Sebas in the thread of AI-Sebas. AI-Sebas can continue the conversation based on all the conversations through the mention in the thread. You can resume the conversation even if it is a thread from months ago.

Settings

"/settings" command to display the settings screen. You can set the OpenAI API key and other options.

OpenAI API key settings

You can set the OpenAI API key. If you don't set it, you can't use ChatGPT.

Other settings

You can set the following options.

Status

"/status-subscription" command to display the status screen. You can check the status of your subscription.

Main status type

  • Slack team ID
    • Slack team ID (organization ID), which is part of the Slack workspace URL. This is the ID that will be used for billing purposes.
  • Slack user ID
    • The ID of each Slack user. In other words, it is your ID that you are operating under.
  • Subscription ID
    • Stripe Subscription ID. This is the ID that will be used for billing purposes and is required when contacting Stripe.
  • Subscription status
    • The status of the subscription. If it is "active", it is in the subscription period. If it is "canceled", it is in the cancellation period. If it is "unpaid", it is in the period after the subscription period and before the cancellation period.
  • Current billing cycle
    • The current billing cycle. The billing cycle is the period from the start of the subscription to the end of the subscription. The billing cycle is 1 month.
  • Number of users
    • The number of users who have used AI-Sebas at least once during the current billing cycle. The number of users is the basis for billing.

Command List

Command

Description

/settings-aisebas

Displays the settings screen. Only administrator users can execute it. You can set the OpenAI API key and other options.

/status-subscription

Displays the status screen. Only administrator users can execute it. You can check the status of your subscription.

/manage-subscription

Outputs a link to the Stripe management screen. Only administrator users can execute it. You can cancel your subscription and register your payment method.

/start-subscription

Outputs a link to register for subscription. Only administrator users can execute it.