An open API service indexing awesome lists of open source software.

https://github.com/devincarr/rustyecho

Echo Mimic using Rust
https://github.com/devincarr/rustyecho

irc-bot twitchtv

Last synced: about 2 months ago
JSON representation

Echo Mimic using Rust

Awesome Lists containing this project

README

          

# rustyecho

A simple Twitch.tv IRC bot that mimics certain phrases.

# Build

`cargo build`

# Run

See the `config.json` for Twitch.tv username, oauth key, and twitch channel to join.

`cargo run`

# License
MIT