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
- Host: GitHub
- URL: https://github.com/devincarr/rustyecho
- Owner: DevinCarr
- License: mit
- Created: 2017-01-16T04:17:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-16T04:28:26.000Z (over 9 years ago)
- Last Synced: 2025-01-17T04:12:36.127Z (over 1 year ago)
- Topics: irc-bot, twitchtv
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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