Dulcinea credits
This commit is contained in:
parent
5d984b1dc1
commit
730a138ea4
@ -277,6 +277,7 @@ function get_fortunes_uc3m()
|
||||
end
|
||||
|
||||
function getDulcinea( text )
|
||||
-- Powered by https://github.com/javierhonduco/dulcinea
|
||||
local api = "http://dulcinea.herokuapp.com/api/?query="
|
||||
b = http.request(api..text)
|
||||
dulcinea = json:decode(b)
|
||||
|
Reference in New Issue
Block a user