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