haxorqt
Home
Console
Upload
information
Create File
Create Folder
About
:
/
opt
/
redis-7
/
src
/
commands
/
Filename :
lolwut.json
back
Copy
{ "LOLWUT": { "summary": "Displays computer art and the Redis version", "group": "server", "since": "5.0.0", "arity": -1, "function": "lolwutCommand", "command_flags": [ "READONLY", "FAST" ], "reply_schema": { "type": "string", "description": "String containing the generative computer art, and a text with the Redis version." }, "arguments": [ { "token": "VERSION", "name": "version", "type": "integer", "optional": true } ] } }