3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 14:29:29 +01:00

format fix

This commit is contained in:
Luke Slater 2012-03-10 19:40:46 +00:00
parent 5e02d154de
commit 6c15486989

View File

@ -30,7 +30,7 @@ For regular users, there is the *~js* command, which is completely sandboxed,
but can still be used for calculation and the like.
Example:
> ~js Array(16).join('wat'-1) + " Batman!";
~js Array(16).join('wat'-1) + " Batman!";
'NaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaN Batman!'
This feature is fairly safe as the user doesn't have access to anything