mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# i am cuba
|
||||
|
||||
- a [[film]]
|
||||
- [[wp]] https://en.wikipedia.org/wiki/I_Am_Cuba
|
||||
|
||||
@@ -8,6 +8,8 @@
|
||||
- [[flow]]
|
||||
- [[249]]
|
||||
- [[the mind illuminated]]
|
||||
- [[i am cuba]]
|
||||
- [[es]] [[soy cuba]]
|
||||
- [[do]]
|
||||
- make [[agora bot]] automatically respond to wikilinks by followers
|
||||
- https://twitter.com/flancian/status/1446533184380936192
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# soy cuba
|
||||
|
||||
- [[pull]] [[i am cuba]]
|
||||
- [[hn]] https://news.ycombinator.com/item?id=28953167
|
||||
- [[twitter]] https://twitter.com/nickdale/status/1450617359375343617
|
||||
- [[wp]] https://en.wikipedia.org/wiki/I_Am_Cuba
|
||||
|
||||
+6
-1
@@ -2,5 +2,10 @@
|
||||
|
||||
- [[mediawiki]]
|
||||
- [[search]] https://www.mediawiki.org/wiki/API:Search
|
||||
- [[example]] https://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=popper
|
||||
- [[example]]
|
||||
- search for pages using free form text
|
||||
- [[query]] https://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=popper
|
||||
- returns a query -> search array, of which the first item is high quality. ranking can be customized with parameters. the item contain a pageid, in this case 16623 for the page for Karl Popper.
|
||||
- retrieve URL for the pageid in question and additional external resources, extlinks
|
||||
- [[query]] https://en.wikipedia.org/w/api.php?action=query&pageids=16623&prop=extlinks|info&inprop=url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user