Initial implementation of the HypixelStatistics Twitch bot in Rust from (pre. TypeScript).
-
You need to
export
theTWITCH_TOKEN
,LOGIN_NAME
andHYPIXEL_API_KEY
environment variables. -
You can run and start using
cargo run
orcargo build
, both producing an executable. -
The bot will automatically join your channel and respond to
-ping
and-gu
.