botserver/src/core
Rodrigo Rodriguez (Pragmatismo) 4b5d18db71 Add metadata and refactor BASIC compiler
- Add package metadata (keywords, categories) to Cargo.toml
- Add #[must_use] attributes to constructor methods
- Simplify conditional logic by inverting if-else blocks
- Replace string formatting with interpolation syntax
2025-11-27 15:19:17 -03:00
..
automation Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00
bootstrap Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00
bot Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00
config Fix typos in bot file extensions and keyword names 2025-11-26 22:54:22 -03:00
kb Looking at the diff, I can see this commit removes the api_router.rs 2025-11-27 09:38:50 -03:00
package_manager Add metadata and refactor BASIC compiler 2025-11-27 15:19:17 -03:00
session Fix compiler warnings and improve code consistency 2025-11-27 08:34:24 -03:00
shared Refactor InstagramAdapter initialization and implement file sending 2025-11-27 13:53:16 -03:00
ui_server - From 4 to 7. 2025-11-23 20:12:09 -03:00
mod.rs Fix typos in bot file extensions and keyword names 2025-11-26 22:54:22 -03:00