Legal · Discord apps

Nefarious Backup

Admin-only disaster-recovery bot. It mirrors text-channel messages from the Nefarious Discord into a private backup Discord server and writes weekly snapshots (message text, embeds, image attachments, author display data, roles, bans, and optional member/nickname/role assignments) to operator-controlled storage so staff can restore the backup server. It is not a public product and does not take commands from ordinary members.

Application ID 1511899722393063554. Not a public install. Source guild.

Tutorial · one example

How a mirror copy looks

Operated by Nefarious Digital. Not financial advice.

  1. A member posts in a watched Nefarious channel.
  2. Nefarious Backup mirrors that text (and image URLs) into the private backup guild via webhook.
  3. Weekly snapshots write the same fields to JSON. This is an admin tool, not a public alert product.

Backup copies live on a private guild and weekly NAS JSON. No public source message is published here. The webhook username is the original author’s display name (App badge), not invented buttons.

#general-chatLayout from code · no archived source
MemberLayout from code

[original message text]

Backup guild webhook copy — layout from NefariousBackup.py

#general-chatLayout from code · no archived source
MemberAppLayout from code

[original message text]

Standalone HTML mockup: /legal/nefarious-backup/tutorial.html