mmontone/duologue

Remove DRAKMA dependency and url checking

mmontone opened this issue · 1 comments

Remove DRAKMA dependency, and check url with a regex.

Perhaps allow checking with DRAKMA as an extension.

Dependency has been removed. Urls can still be probed doing:

(duologue:prompt-url "asdf" :probe #'drakma:http-request)