mirror of
https://github.com/Discreetly/server.git
synced 2026-04-17 03:00:55 -04:00
- Refactored code in the `initEndpoints` function to improve readability and organization. - Consolidated duplicate code blocks and removed unnecessary setTimeout calls. - Updated logging and error handling for better debugging and error messages. - Added comments to explain the purpose of certain code blocks.