All your strjoin are belong to Format.

This commit is contained in:
Jeremy Fincher 2004-07-30 23:49:48 +00:00
parent a421cbcd54
commit f63f204c61
1 changed files with 1 additions and 1 deletions

View File

@ -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,