Add embedded links feature; Update internal API for getting quoted

This commit is contained in:
2023-11-21 01:32:02 +01:00
parent 971113e529
commit 2512df4f98
4 changed files with 78 additions and 70 deletions

View File

@ -41,10 +41,12 @@ Endpoints = {
#"hands": multifun,
#"sessocto": multifun,
"hash": cHash,
#"time": cTime,
"eval": cEval,
"exec": cExec,
#"format": cFormat,
#"frame": cFrame,
"embedded": cEmbedded,
"web": cWeb,
"translate": cTranslate,
"unsplash": cUnsplash,