Expand description
Utilities for creating chat bots for racetime.gg.
The main entry point is Bot::run. You can also create new race rooms using StartRace::start.
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
Structs
Enums
Functions
Get an OAuth2 token from the authentication server.