Commit Graph

10 Commits

Author SHA1 Message Date
VinceC
3453be6947 Dev (#12)
* health check

* Update Dockerfile

* simplifying the deployment

* Update Bot.js

makes the find team command public

* test (#9)

* Dev (#7)

* health check

* Update Dockerfile

* simplifying the deployment

* Dev (#8)

* health check

* Update Dockerfile

* simplifying the deployment

* Update Bot.js

makes the find team command public

* Update PlayerService.js

* massive update????

could break stuff

* Update Bot.js

update
2025-07-07 21:38:19 -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
8a0f8f1137 feature team search 2025-01-04 05:26:57 -06:00
VinceC
26a5edeb4f all commands and buttons are working 2024-11-28 04:47:58 -06:00
VinceC
92c1fa3a9e server registration and subscription 2024-11-28 02:53:42 -06:00
VinceC
c62c1f81e4 Update deploy-commands.js 2024-11-24 03:25:10 -06:00
VinceC
1cee965d00 subscribe update 2024-11-24 03:15:04 -06:00
VinceC
2b577c5be1 new commands update for the bot 2024-11-07 17:28:00 -06:00
VinceC
0650b1e94a update test 2024-10-18 09:44:42 -05:00
VinceC
d50c7c5b15 Initial commit of Discord bot 2024-09-16 04:22:47 -05:00