imaltont / arabot-rust

Recreation of arabot in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arabot-rust

Recreation of arabot in rust

To compile, you need to add the file twitch_settings.json to the root directory with the following content:

{
  "name": "INSERT_TWITCH_NAME",
  "oauth": "INSERT_OAUTH"
}

About

Recreation of arabot in rust

License:MIT License


Languages

Language:Rust 100.0%