Commit Graph

9 Commits

Author SHA1 Message Date
VinceC
a8e836fd5b Add help system, deployment docs, and improve setup
Introduces a new interactive help command with button navigation, adds a detailed DEPLOYMENT.md guide, and improves server setup validation and error handling. Updates command registration to include all 9 games, adds version reporting, enhances Docker deployment with a multi-platform script, and removes local .env files from the repo. Also refactors bot startup for better diagnostics and graceful shutdown.
2025-07-13 04:00:39 -05:00
VinceC
7e4354e37b Jan 2025 Update
Team Search Improvements:
Added required game selection before team name input
Added VR Battles image as the main embed image
Removed buttons for cleaner display
Added sorting by game mode (Squads > Duo > Solo)
Made team display more compact with icons and shortened stats
Added SQL injection protection and input sanitization
User Search Improvements:
Made game selection required before username input
Added VR Battles image as the main embed image
Added better user status messages:
played
Security Enhancements:
Added input validation and sanitization at multiple levels
Limited input lengths to prevent buffer overflow
Added proper error handling and logging
Implemented safe API calls with timeouts and validation
Added protection against SQL injection
Code Organization:
Improved error messages for better user feedback
Added comprehensive logging for monitoring
Made responses visible to everyone in the channel
Cleaned up code structure and removed redundant parts
Development Environment:
Set up proper development configuration
Added environment variable management
Improved command deployment process
2025-01-04 08:59:51 -06:00
VinceC
92c1fa3a9e server registration and subscription 2024-11-28 02:53:42 -06:00
VinceC
1cee965d00 subscribe update 2024-11-24 03:15:04 -06:00
VinceC
049420e8e5 Update package.json 2024-11-23 22:56:53 -06:00
VinceC
530ecc8e17 November Update
A variety of bot updates, verify setup, and match request info
2024-11-23 22:25:10 -06:00
VinceC
d762b0bc5c bot update 2024-09-17 15:07:46 -05:00
VinceC
5b22425c0e update to docker 2024-09-16 07:29:02 -05:00
VinceC
d50c7c5b15 Initial commit of Discord bot 2024-09-16 04:22:47 -05:00