Documentation

Modulus Docs

Everything you need to configure, automate, and moderate with a cleaner reading flow.

Utility Commands

/apply

Start an application flow for a specific application type. The type option is an autocomplete list of active application slugs.

Options

OptionTypeRequiredNotes
typestringyesApplication slug (autocomplete).

Example

  • /apply type:staff

/clockin

Clock in for staff duty.

/clockout

Clock out from staff duty.

/feedback

Send feedback to the bot developers.

Prefix example:

  • @Modulus feedback The new moderation review looks much cleaner now.

/help

Open the help menu.

/info

Show bot information.

/ping

Check bot latency.

/time

Staff time utilities.

Subcommands

  • check to view your time.
  • leaderboard to view staff leaderboard.

Examples

  • /time check
  • /time leaderboard

/voice-temp

Create a temporary voice channel.

Options

OptionTypeRequiredNotes
namestringyesChannel name.
durationstringyesDuration in s, m, h, d (example 1h).
user_limitintegernoVoice channel user limit.

Example

  • /voice-temp name:"Raid Room" duration:2h user_limit:5