oddluck-limnoria-plugins/Markovgen
oddluck 658e7f3ce0 Forking. 2019-12-05 06:11:57 +00:00
..
local Forking. 2019-12-05 06:11:57 +00:00
README.md Forking. 2019-12-05 06:11:57 +00:00
__init__.py Forking. 2019-12-05 06:11:57 +00:00
config.py Forking. 2019-12-05 06:11:57 +00:00
plugin.py Forking. 2019-12-05 06:11:57 +00:00
requirements.txt Forking. 2019-12-05 06:11:57 +00:00
test.py Forking. 2019-12-05 06:11:57 +00:00

README.md

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.stripPattern (set regex patterns for the bot to strip)

plugins.Markovgen.stripURL (determine if the bot will strip URLs)

plugins.Markovgen.ignoreNicks (list of nicks to ignore)

plugins.Markovgen.ignoreCommands (ignore commands sent to the bot)

plugins.Markovgen.stripFormatting (strip bold, underline, and color from messages)