Skip to content

Latest commit

 

History

History
145 lines (92 loc) · 3.62 KB

File metadata and controls

145 lines (92 loc) · 3.62 KB

BotArena

Bot Arena - Build and Battle Robots!

Create custom battle bots from chassis, plating, and weapons,
then fight against other players in arena combat.

[p]botarenaset

Configure Bot Arena settings for this server

  • Usage: [p]botarenaset
  • Restricted to: ADMIN
  • Aliases: baset
  • Checks: guild_only

[p]botarenaset telemetry

[Owner] View and manage campaign battle telemetry

  • Usage: [p]botarenaset telemetry
  • Restricted to: BOT_OWNER

[p]botarenaset telemetry prune

Remove telemetry entries older than a duration

Arguments:

  • older_than - Remove entries older than this (e.g., 30d, 1w, 7d)

  • confirm - Set to True to confirm deletion

  • Usage: [p]botarenaset telemetry prune <older_than> [confirm=False]

[p]botarenaset telemetry report

View campaign mission statistics

Shows win rates, attempt counts, and difficulty indicators.

Arguments:

  • since - Only include data from this time period (e.g., 7d, 24h, 1w)

  • Usage: [p]botarenaset telemetry report [since=None]

[p]botarenaset telemetry wipe

Delete all telemetry data

Arguments:

  • confirm - Set to True to confirm deletion

  • Usage: [p]botarenaset telemetry wipe [confirm=False]

[p]botarenaset resetplayer

[Owner] Reset a player's data completely

  • Usage: [p]botarenaset resetplayer <user> [confirm=False]
  • Restricted to: BOT_OWNER

[p]botarenaset wipeall

[Owner] Wipe ALL player data from Bot Arena

This is irreversible! Type the confirmation code to proceed.

  • Usage: [p]botarenaset wipeall [confirm=False]
  • Restricted to: BOT_OWNER

[p]botarenaset viewparts

[Owner] View all parts and their render offsets

Debug tool for previewing part combinations and weapon offsets.

  • Usage: [p]botarenaset viewparts
  • Restricted to: BOT_OWNER

[p]botarena

Bot Arena - Build and battle robots!

Opens the main game hub where you can:

  • Play through the Campaign

  • Build and customize bots

  • Challenge other players

  • Browse the shop

  • Usage: [p]botarena

  • Aliases: ba

  • Checks: guild_only

[p]botprofile

View a player's Bot Arena profile and stats.

Shows campaign progress, battle record, combat stats, and owned bots.

Arguments:

  • member: The player to view (defaults to yourself)

Examples:

  • [p]botprofile - View your own profile

  • [p]botprofile @User - View another player's profile

  • Usage: [p]botprofile [member=None]

  • Aliases: bp

  • Checks: guild_only

[p]botarenareset

Reset your Bot Arena account.

⚠️ WARNING: This permanently deletes ALL your progress!

  • All credits will be lost
  • All bots and parts will be deleted
  • All campaign progress will be reset
  • All battle statistics will be cleared

You will start fresh with 8,200 credits.

Use this if you're stuck and can't afford to continue.

  • Usage: [p]botarenareset
  • Aliases: bareset
  • Checks: guild_only

[p]botleaderboard

View the Bot Arena leaderboard.

Modes:

  • wins - Total wins (campaign + PvP) [default]
  • pvp - PvP wins
  • campaign - Campaign wins
  • damage - Total damage dealt
  • credits - Current credit balance
  • bots - Enemy bots destroyed

Examples:

  • [p]botleaderboard - Show total wins leaderboard

  • [p]botlb pvp - Show PvP wins leaderboard

  • [p]botlb damage - Show damage dealt leaderboard

  • Usage: [p]botleaderboard [mode=wins]

  • Aliases: botlb

  • Checks: guild_only