Files
BattleBot/src
VinceC 584fba7aa0 Update CommandHandler.js
# VRBattles Bot Updates - March 2024

## Command Improvements

### Find Team Command (`/findteam`)
- 🔄 Restructured command to require game selection before team name
- 🖼️ Added VR Battles image as the main embed image
- 🧹 Removed all buttons for cleaner display
- 📊 Implemented game mode sorting:
  - Priority order: Squads > Duo > Solo
  - Secondary sort by creation date (newest first)
- 🎨 Added game mode icons:
  - Squads: 🎮
  - Duo: 🎯
  - Solo: ⚔️
- 📝 Condensed stats display format:
  - M: matches
  - W: wins
  - L: losses
  - WR: win rate
- 👥 Made all team search results visible to everyone in the channel

### Find User Command (`/finduser`)
- 🔄 Restructured command to require game selection before username
- 🖼️ Added VR Battles image as the main embed image
- 🔍 Enhanced user search results:
  - Shows basic profile info even when no game stats are found
  - Displays user's avatar, bio, level, XP, and other profile details
  - Indicates if user is on a team but hasn't played matches
- 🔵 Simplified button layout:
  - Removed Discord invite button
  - Kept only the "View Profile" button
- 💬 Improved status messages:
  - Clear indication when user exists but hasn't played selected game
  - Shows team membership status for the selected game
2025-01-04 11:16:49 -06:00
..
2025-01-04 11:16:49 -06:00
2024-11-23 22:25:10 -06:00
2025-01-04 08:59:51 -06:00
2024-11-23 22:54:15 -06:00
2025-01-04 08:59:51 -06:00
2025-01-01 10:05:05 -06:00