...
This commit is contained in:
parent
1d7901855e
commit
606007dd13
@ -209,7 +209,7 @@ function wikipedia:action(msg, config, matches)
|
|||||||
lang = nil
|
lang = nil
|
||||||
end
|
end
|
||||||
if term == "" then
|
if term == "" then
|
||||||
utilities.send_reply(self, msg, wikipedia.doc)
|
utilities.send_reply(self, msg, wikipedia.doc, true)
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user