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