61 releases (25 breaking)
Uses new Rust 2024
0.26.0 | Apr 2, 2025 |
---|---|
0.25.1 | Mar 13, 2025 |
0.25.0 | Oct 6, 2024 |
0.21.6 | Jun 24, 2024 |
0.1.0 | Feb 7, 2021 |
#143 in WebSocket
77 downloads per month
63KB
1K
SLoC
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.
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.
Dependencies
~13–27MB
~412K SLoC