60 releases (24 breaking)

0.25.1 Mar 13, 2025
0.25.0 Oct 6, 2024
0.24.0 Sep 22, 2024
0.21.6 Jun 24, 2024
0.1.0 Feb 7, 2021

#137 in WebSocket

Download history 10/week @ 2024-12-05 66/week @ 2024-12-12 1/week @ 2025-01-30 8/week @ 2025-02-06 30/week @ 2025-02-13 133/week @ 2025-03-13

133 downloads per month

MIT license

63KB
1K SLoC

crates.io badge docs.rs badge

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

Some of the code is based on the Python library at https://github.com/racetimeGG/racetime-bot.


lib.rs:

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.

Dependencies

~12–27MB
~413K SLoC