forked from GitHub/dbot
format fix
This commit is contained in:
parent
5e02d154de
commit
6c15486989
@ -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.
|
but can still be used for calculation and the like.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
> ~js Array(16).join('wat'-1) + " Batman!";
|
~js Array(16).join('wat'-1) + " Batman!";
|
||||||
'NaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaN Batman!'
|
'NaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaNNaN Batman!'
|
||||||
|
|
||||||
This feature is fairly safe as the user doesn't have access to anything
|
This feature is fairly safe as the user doesn't have access to anything
|
||||||
|
Loading…
Reference in New Issue
Block a user