Skip to main contentCrate tuitbot_core
Source pub use error::*;
- automation
- Core library for the Tuitbot autonomous X growth assistant.
- config
- Configuration management for Tuitbot.
- content
- Content generation for tweets, replies, and threads.
- error
- Error types for the Tuitbot core library.
- llm
- LLM provider abstraction and implementations.
- safety
- Safety module for rate limiting and duplicate prevention.
- scoring
- Tweet scoring engine for reply-worthiness evaluation.
- startup
- Startup types and helpers for Tuitbot CLI commands.
- storage
- SQLite storage layer for Tuitbot.
- strategy
- Strategy layer — weekly report engine with metrics, recommendations, and report computation.
- x_api
- X API v2 client, authentication, and tier detection.
- version
- Returns the version of the tuitbot-core library.