botserver/src/core
Rodrigo Rodriguez (Pragmatismo) 05fa0e95c5 fix: remove duplicate logger init causing 'cannot set logger' error
Logger is already initialized in main.rs, cli.rs was trying to
initialize it again when CLI commands were run.
2025-12-08 17:59:43 -03:00
..
automation - New templates. 2025-12-03 07:15:54 -03:00
bootstrap Fix Vault CLI mTLS issue - unset client cert env vars before CLI commands 2025-12-08 09:14:31 -03:00
bot Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
config Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
directory - Split into botui. 2025-12-02 21:09:43 -03:00
dns - Split into botui. 2025-12-02 21:09:43 -03:00
kb Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
oauth feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
package_manager fix: remove duplicate logger init causing 'cannot set logger' error 2025-12-08 17:59:43 -03:00
secrets Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
session - New templates. 2025-12-03 07:15:54 -03:00
shared Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
mod.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
rate_limit.rs Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
urls.rs - Split into botui. 2025-12-02 21:09:43 -03:00