Update README.md

This commit is contained in:
Gordon Shumway 2019-12-01 08:53:13 -05:00 committed by GitHub
parent 752f90331b
commit fa6df4d7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,7 @@ Forked from: https://github.com/ProgVal/Supybot-plugins/tree/master/Markovgen
Additions:
plugins.Markovgen.IgnorePattern (set regex patterns for the bot to ignore)
plugins.Markovgen.ignorePattern (set regex patterns for the bot to ignore)
plugins.Markovgen.stripPattern (set regex patterns for the bot to strip)
plugins.Markovgen.stripURL (determine if the bot will strip URLs)