Projects

nytrex-labs / rust-bot

BETA TESTbeta

Rust Bot

Discord Bot // Rust server alerts

Rust Bot is being tested as a Discord-side helper for Rust communities. The goal is simple: give staff a cleaner way to see what is happening, send test alerts, check server state, and route important updates into the right channels without turning Discord into a mess.

README.md

Project objective

The beta is focused on alert routing, staff-only commands, and the information Rust admins ask for most often.

Current scope

Staff alert channels

Route important Rust updates into the channels your team already watches.

Server checks

Use Discord commands for quick status checks during wipes, restarts, and busy periods.

Permission-aware commands

Keep staff tools behind Discord roles instead of giving everyone the same controls.

Beta feedback loop

Testers help shape the commands, wording, and setup flow before public release.

Repository snapshot

README.md

Project overview, install notes, and current beta limits.

src/commands/rust

Slash command handlers for status, wipe info, and alert tests.

src/services/alerts

Alert routing and staff-channel delivery logic.

config/example.env

Example environment variables for server and Discord setup.

Command reference

/rust status

Check the configured server status.

/rust alert-test

Send a test alert to staff channels.

/rust wipe

Show the current wipe info set for the server.

/rust settings

Review the Discord channels and roles in use.

Beta protocol

01

Join the beta Discord

Ask for Rust Bot beta access and tell us what kind of Rust server you run.

02

Invite the bot yourself

You add the bot to a server you control. We provide the invite and setup notes.

03

Choose staff channels

Pick where alerts, tests, and server updates should appear.

04

Test and report gaps

Run the beta commands, try real staff scenarios, and send feedback in Discord.

Known beta limits

Rust Bot is not a public self-serve platform yet.

Automated Rust-side actions depend on the server setup and integrations available.

Access may be limited while the beta is being tested and adjusted.