rbot reaction plugin

simple

react to foo with bar
20:31 <mmb> foo
20:31 <rbot> bar
reaction list
reaction remove foo

regular expression

react to /!{2,}/ with one exclamation point only please
20:37 <mmb> wtf!!!!!!!!
20:37 <rbot> one exclamation point only please

react to action

react to act:waves with goodbye
20:40  * mmb waves.
20:40 <rbot> goodbye

react with action

react to act:waves with act:waves
20:41  * mmb waves
20:41  * rbot waves

other rbot command, use regex capture

react to /is\s+([a-z]+)\s+up\??/ with cmd:realm %{match1}
20:45 <mmb> is aegwynn up?
20:45 <rbot> Aegwynn (PVP) Status: Up Population: Low

trigerrer’s name

react to gtfo with No YOU gtfo %{who}!
20:48 <mmb> gtfo
20:48 <rbot> No YOU gtfo mmb!

target

react to 'shut up' with How dare you speak to %{target} like that.
20:52 <mmb> shut up mmb
20:52 <rbot> How dare you speak to mmb like that.