README

This folder contains the official TicketFlow documentation, written in Markdown and designed to sync with GitBook.

Structure

docs/
├── README.md              ← You are here
├── SUMMARY.md             ← GitBook table of contents
├── getting-started.md     ← Add the bot, first setup
├── commands.md            ← All slash commands with examples
├── dashboard.md           ← Web dashboard guide
├── templates.md           ← Template forms and fields
├── configuration.md       ← Server & board config options
└── faq.md                 ← Troubleshooting & common questions

Editing

  • Edit any .md file directly — GitBook syncs from this folder via GitHub integration.

  • SUMMARY.md controls the sidebar navigation in GitBook. Update it when adding/removing pages.

  • Write for Discord server admins. Assume they know Discord but not technical details.

  • Keep pages short and scannable. Steps > paragraphs.

Last updated