Skip to content
sphericle edited this page Aug 20, 2025 · 10 revisions

Commands list

/vote:

  • /vote submit: Submit a level to the list, to be voted on by the reliable team
  • /vote dm: Enable/disable Discord DMs when your levels are voted on
  • /vote check: Check the current vote of your level
  • /vote share: Give another user in the Layout List server access to see your level's vote

/list (mod only):

  • /list place: Place a level on the list
  • /list edit: Edit a level's info on the list
  • /list move: Move a level to a new position
  • /list remove: Remove/hide a level on the list
  • /list restore: Restore a level previously removed, with all its old data
  • /list renameuser: Rename a user on the leaderboard

/record (mod only)

  • /record add: Add a record to the list
  • /record addlast: Reuse the data from the last record added to the list, onto a different level.
  • /record edit: Edit a record on the list
  • /record delete: Delete a record from the list
  • /record ban: Remove all records held by a user

/bulkrecord (mod only)

  • /bulkrecord add: Start a bulk record "session".
  • /bulkrecord view: Show all records you're currently checking.
  • /bulkrecord addlevel: Add a level to this bulk record session.
  • /bulkrecord delete: Stop this bulk record session
  • /bulkrecord edit: Edit the core data for this record (e.g. username, completion link)
  • /bulkrecord editlevel: Edit the data for a specific level's record (e.g. enjoyment)

/pack (mod only)

  • /pack create: Create a pack on the list
  • /pack edit: Edit a pack's info
  • /pack remove: Remove a pack
  • /pack addlevel: Add a level to a pack
  • /pack removelevel: Remove a level from a pack

/reliable (mod only)

  • /reliable yes: Add a yes vote to the current level
  • /reliable no: Add a no vote to the current level
  • /reliable accept: Accept this level
  • /reliable reject: Reject this level

/flag (mod only)

  • /flag set: Set a user's flag on the list
  • /flag remove: Remove a user's flag from the list

/skip (mod only)

  • /skip add: Increment a user's skip count, and ban them if needed
  • /skip remove: Decrement a user's skip count

Info

This bot is used to manage the Layout List's website and Discord server. It is a fork of the AREDL Manager bot, with some exclusive features built for the LL's level submission process. Feel free to contribute to this bot via Pull Request!