ups.
parent
d094f868a6
commit
52275af206
|
@ -7,7 +7,7 @@ Client.register_command("jan") { |args|
|
|||
|
||||
[
|
||||
Config[:commands][:jan][:subject],
|
||||
predicate
|
||||
predicate,
|
||||
Config[:commands][:jan][:attribute],
|
||||
File.readlines(Config[:commands][:jan][:object]).sample.strip
|
||||
].join " "
|
||||
|
|
Loading…
Reference in New Issue