Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr34mR committed Nov 4, 2019
2 parents 3e53b55 + 66764bb commit ab289fb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Twitch Substitution Bot
Sort of like buttsbot but single channel use and allows custom defined words
Sort of like buttsbot but single channel use and allows custom defined words and/or phrases.
This way you can run it on your own machine, define your own words, and configure it to suit your channel.

![Screenshot](FormMain.png?raw=true "Screenshot")

For the moment this is just a little side project to see if I can get something up and running.
Twitch substitution bot, once connected, will read messages in your channel and every so often replace a nominated word in a users message with a 'substitution word' or 'substitution phrase'.

Messages are parsed using the 'nounlist.txt' for a word to replace.
Messages that are single words are skipped regardless of noun match.

### Packages currently being used
- TwitchLib.Client
Expand Down

0 comments on commit ab289fb

Please sign in to comment.