gnulag / circ

#gnulag's IRC bot
BSD 2-Clause "Simplified" License
3 stars 3 forks source link

Regex modules #31

Closed colfrog closed 5 years ago

colfrog commented 5 years ago

Add regex hooks to modules. Regex hooks match POSIX regex rules against messages and execute the given function if the message matches the regex.