Skip to main content

Crate tuitbot_core

Crate tuitbot_core 

Source

Re-exports§

pub use error::*;

Modules§

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.
x_api
X API v2 client, authentication, and tier detection.

Functions§

version
Returns the version of the tuitbot-core library.