Skip to main content

Bot Commands

Wallu provides several slash commands to help you manage and interact with the bot.

!wallu

Get information about Wallu and check the bot's status in the current channel.

This command shows:

  • Bot introduction and useful links
  • Channel-specific settings and status
  • Access to admin panel
  • Whether the bot will respond in the current channel

We recommend always using !wallu (instead of /wallu) to ensure the bot has correct permissions.

Example:

!wallu

/summarize

Summarize conversations from the current channel. Requires Premium plan or higher and manage messages permission.

Parameters:

  • question (optional): Specific question to answer about the conversation
  • period (optional): Time period to analyze (e.g., '1h', '3d', '2w'). If not specified, the bot automatically detects a relevant timespan.

Examples:

/summarize
/summarize period:24h
/summarize question:What bugs were mentioned? period:1w

/sync

Sync messages from imported Discord channels to update the bot's knowledge base. Requires Professional plan or higher and manage messages permission. Messages are also automatically synced but this command allows for manual more immediate updates.

This command:

  • Updates all active Discord channel documents
  • Processes new messages since last manual or automated sync
  • Has a short cooldown to prevent spam

Example:

/sync

/pause

Pause the bot in the current channel for a specified duration. This is useful when you need to have a conversation without the bot's interruption. Requires manage messages permission.

Parameters:

  • duration (optional): The duration to pause the bot for. Accepts formats like '5m', '1h', '30m'. Defaults to 20 minutes if not specified.

Examples:

/pause
/pause duration:1h
/pause duration:10m

/resume

Resumes the bot's activity in a channel where it was previously paused. This also removes any ticket escalation status the channel might have had. Requires manage messages permission.

Example:

/resume