52 releases (20 breaking)

0.21.3 Apr 27, 2024
0.21.2 Mar 28, 2024
0.21.1 Sep 26, 2023
0.18.0 Jul 27, 2023
0.1.0 Feb 7, 2021

#2 in #gg

Download history 579/week @ 2024-02-23 174/week @ 2024-03-01 3/week @ 2024-03-08 1/week @ 2024-03-15 102/week @ 2024-03-22 57/week @ 2024-03-29 3/week @ 2024-04-05 184/week @ 2024-04-26 6/week @ 2024-05-03

190 downloads per month

MIT license

60KB
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–28MB
~406K SLoC