59 releases (24 breaking)

0.25.0 Oct 6, 2024
0.23.0 Aug 11, 2024
0.21.6 Jun 24, 2024
0.21.2 Mar 28, 2024
0.1.0 Feb 7, 2021

#1402 in Web programming

Download history 100/week @ 2024-07-30 98/week @ 2024-08-06 25/week @ 2024-08-13 21/week @ 2024-09-10 214/week @ 2024-09-17 108/week @ 2024-09-24 148/week @ 2024-10-01 43/week @ 2024-10-08 4/week @ 2024-10-15

90 downloads per month

MIT license

62KB
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
~408K SLoC