botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) 752d455312 Replace magic numbers with MessageType constants
This commit replaces all hardcoded message type integers (0, 1, 2, 3, 4,
5) with named constants from a new MessageType module, improving code
readability and maintainability across the codebase.
2025-11-28 18:15:09 -03:00
..
compiler Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
keywords Replace magic numbers with MessageType constants 2025-11-28 18:15:09 -03:00
mod.rs Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00