ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Allow the use of wildcards in admin and version commands #1

Open ldilley opened 9 years ago

ldilley commented 9 years ago

Allow the use of wildcards in admin and version command arguments to match servers. Similar code will be needed for ban splatting later.

INFO also needs this. grep() can likely be used.