#category #bot #chat #gg #racetimegg

racetime

racetime.gg category bot library

50 releases (20 breaking)

0.21.1 Sep 26, 2023
0.20.1 Sep 5, 2023
0.18.0 Jul 27, 2023
0.12.1 Mar 10, 2023
0.1.0 Feb 7, 2021

#3 in #speedrun

Download history 41/week @ 2023-07-25 3/week @ 2023-08-01 30/week @ 2023-08-08 44/week @ 2023-08-15 44/week @ 2023-08-22 51/week @ 2023-08-29 91/week @ 2023-09-05 69/week @ 2023-09-12 10/week @ 2023-09-19 32/week @ 2023-09-26 1/week @ 2023-10-03 5/week @ 2023-10-10 23/week @ 2023-10-17 15/week @ 2023-10-24 68/week @ 2023-10-31 5/week @ 2023-11-07

112 downloads per month

MIT license

59KB
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

~11–25MB
~395K SLoC