From f63f204c6172c9bcf30f7b1ae6f51236c8486a9c Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 30 Jul 2004 23:49:48 +0000 Subject: [PATCH] All your strjoin are belong to Format. --- docs/CAPABILITIES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CAPABILITIES b/docs/CAPABILITIES index 0c2c98b51..94bb1c5a0 100644 --- a/docs/CAPABILITIES +++ b/docs/CAPABILITIES @@ -111,7 +111,7 @@ which (due to the regular expression implementation in Python (and any other language that uses NFA regular expressions, like Perl or Ruby or Lua or ...) which can allow a regular expression to take exponential time to process). Consider what would happen if the someone gave the -bot the command 're [strjoin "" s/./ [dict go] /] [dict go]' +bot the command 're [format join "" s/./ [dict go] /] [dict go]' Other plugins may require different capabilities; the Factoids plugin requires #channel,factoids, the Topic plugin requires #channel,topic,