Back to all posts

218536118591684613

Mastering Server Documentation with the Built-in Wiki Tutorial

By scarecr0w12, published 6 months ago


The Knowledge Rot Problem

As servers grow, rules change, lore expands, and "common knowledge" gets lost. Pinned messages are hard to search, and external Google Docs are disconnected from the community. You need a centralized, searchable, and collaborative knowledge base.

Enter the SkynetBot Wiki

Every server comes with a fully integrated Wiki System. It's not just a text channel; it's a database-backed documentation platform built right into your Discord experience.

Key Features

1. Version Control

Worried about vandalism? The Wiki tracks every change. You can view the History of any page and revert to previous versions if needed. It's like having Git for your server rules.

2. Community Collaboration

You can set permissions to allow specific roles (like "Lore Masters" or "Moderators") to edit pages. This crowdsources the effort of keeping documentation up to date.

3. Rich Formatting

Support for Markdown means your pages can look professional with headers, lists, links, and code blocks.

4. Reaction Voting

Not sure if a rule change is popular? Users can react to Wiki pages, giving you instant feedback on your documentation.

Common Use Cases

  • Rulebooks: A living document of server laws.
  • RP Lore: Character sheets, world maps, and history.
  • FAQs: Answers to the questions you get asked 10 times a day.
  • Staff Guides: Private documentation for your moderation team.

Getting Started

Use the !wiki create <title> command to start your first page. Check the dashboard to manage permissions and view the web-based editor for larger articles.
Organize your community's knowledge today!