AdmiBot Logo

AI Chatbot

Enable an intelligent AI chatbot that can interact with members, answer questions, and hold conversations inside your server.

/ai-chatbot ask [message]

  • Description: Ask the AI chatbot a question directly.
  • Example: /ai-chatbot ask What are the server rules?

The bot will generate a response based on the message you provide.


/ai-chatbot channel [channel]

  • Description: Set a dedicated channel where members can talk with the AI chatbot.
  • Example: /ai-chatbot channel #ai-chat

Once set, messages sent in this channel can be used to interact with the chatbot.


/ai-chatbot unset

  • Description: Remove the chatbot channel configuration.
  • Example: /ai-chatbot unset

After unsetting the channel, the chatbot will no longer automatically respond in a dedicated channel.


/ai-chatbot settings conversation [ChatBot Channel/Personal History]

  • Description: Configure how the chatbot remembers conversation context.

Available Modes:

  • ChatBot Channel – The chatbot will use the channel's message history as conversation context.
  • Personal History – The chatbot will use your saved personal conversation history when interacting with it.
  • Example: /ai-chatbot settings conversation Personal History

This allows you to choose between a shared conversation experience or individual AI interactions.


/ai-chatbot instructions

  • Description: Set custom AI instructions, knowledge, or behavior for the chatbot.
  • Availability: Premium Feature

This command opens a modal where you can define:

  • Custom instructions for how the AI should behave
  • Additional knowledge for the AI
  • Specific personality or response style

This allows you to customize the chatbot to your community's preferences.

AdmiBot Documentation