Crate racetime[][src]

This is a Rust library to help you create chat bots for racetime.gg.

For documentation, see also https://github.com/racetimeGG/racetime-app/wiki/Category-bots.

Re-exports

pub use crate::bot::Bot;
pub use crate::handler::RaceHandler;

Modules

bot
handler
model