{% extends "base.html" %} {% block title %}AUTARCH — SMS Forge{% endblock %} {% block content %}

Message List

No messages loaded

Generate from Template

Generate a realistic conversation from a built-in or custom template.

Manual Conversation Builder

Build a conversation message by message with custom delays.

Bulk Contact Replace

Timestamp Shift

Positive = forward in time, negative = backward. E.g. -1440 shifts back 1 day, 60 shifts forward 1 hour.

Import

Import an existing SMS Backup & Restore XML file or a CSV file.

Merge Multiple Backups

Upload multiple XML backups to merge. Duplicates are automatically removed.

Export

Download the current message set as an SMS Backup & Restore XML or CSV file.

Backup Statistics

Click Refresh to load stats.

Conversation Templates

Built-in and custom templates for generating realistic SMS conversations.

Custom Template Editor

Create a custom template in JSON format. Fields: name, description, variables (array), messages (array of {body, type, delay_minutes}).

{% endblock %}