racetime 0.8.0

racetime.gg category bot library
Documentation
1
2
3
4
5
6
7
8
9
10
[![crates.io badge]][crates.io link] [![docs.rs badge]][docs.rs link]

[crates.io badge]: https://img.shields.io/crates/v/racetime.svg?style=flat-square
[crates.io link]: https://crates.io/crates/racetime
[docs.rs badge]: https://img.shields.io/badge/docs-online-dddddd.svg?style=flat-square
[docs.rs link]: https://docs.rs/racetime

This is a [Rust](https://rust-lang.org/) library to help you create chat bots for [racetime.gg](https://racetime.gg/).

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