Skip to content

Wiki

The wiki command group allows users to quickly search and retrieve links from specialized documentation sources, specifically for Linux and the local community. It streamlines the process of finding relevant articles by providing direct links and descriptions within Discord.

Syntax

The wiki command can be used in two ways:

Slash Command:

Text Only
/wiki arch query:STRING
/wiki atl query:STRING

Prefix Command:

Text Only
$wiki arch <query>
$wiki atl <query>

Aliases:

  • wk

Subcommands

arch

Searches the Arch Linux Wiki, the gold standard for Linux documentation.

  • Parameters:
  • query (Type: STRING, Required): The term or article you are looking for.

atl

Searches the All Things Linux Wiki, featuring community-specific guides and resources.

  • Parameters:
  • query (Type: STRING, Required): The term or article you are looking for.

Usage Examples

Technical Support

Quickly find an Arch Linux Wiki article about a specific tool or configuration.

Text Only
/wiki arch query:"Systemd"

Community Resources

Look up a community guide or policy on the ATL wiki.

Text Only
/wiki atl query:"Rules"

Response

When a match is found, the bot returns a rich embed containing:

  • The title of the wiki article.
  • A brief snippet or description.
  • A direct link to the full article.

Error Handling

Error: No Results Found

When it occurs: When the search query does not match any existing articles.

Error message:

Text Only
No search results found.
  • /tldr - For quick command-line summaries.