SmugBot/README.md
2023-10-06 15:18:15 -04:00

372 B

SmugBot

A twitch chatbot written in Rust

Cargos

Usage

  1. Get twitch OAUTH key
  2. Add the OAUTH key (without 'oauth:') to .env
  3. Put account name also to .env
  4. Add a channel for the bot to join
  5. Program some logic
  6. Build and test