From 6abc4eeeb4d766ad8eb1ee8a3e75efd42c58a53e Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 9 Jun 2013 12:08:18 +0300 Subject: [PATCH] Update !re entry for rutils.py --- COMMANDS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMMANDS.md b/COMMANDS.md index 85f3064..70d51f2 100644 --- a/COMMANDS.md +++ b/COMMANDS.md @@ -49,7 +49,7 @@ Required arguments are enclosed in { and }, optional arguments are enclosed in \ !unhex {string} Un-"Hexlify" a string Anyone !uuencode {string} uuencode a string Anyone !uudecode {string} uudecode a string Anyone - !re {regex}\x02{string} check if regex matches, if it does print groups Anyone + !re {regex}`{string} check if regex matches, if it does print groups Anyone search.py !g {string} Output first Google result for string Anyone !gc {string} Output Google result count for string Anyone