Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Rustmail Documentation

Welcome to the Rustmail documentation. This guide covers installation, configuration, usage, and development of the Rustmail Discord modmail bot.


Getting Started

New to Rustmail? Start here:

  1. Installation - Download and system requirements
  2. Configuration - Set up your config.toml
  3. First Steps - Launch the bot and verify setup

User Guides

Learn how to use Rustmail effectively:

GuideDescription
CommandsComplete reference for all slash and text commands
Server ModesSingle-server vs dual-server architecture
TicketsManaging support tickets and conversations
Web PanelUsing the administration interface

Reference

Technical documentation for advanced users:

DocumentDescription
Configuration OptionsAll config.toml settings explained
REST APIHTTP endpoints for integrations
Database SchemaSQLite table structures

Deployment

Production deployment guides:

GuideDescription
DockerContainer-based deployment
ProductionBest practices for production environments

Development

For contributors and developers:

DocumentDescription
ArchitectureProject structure and design
BuildingCompile from source
ContributingContribution guidelines