|
Próxima revisión
|
Revisión previa
|
botslibres [2019/10/11 19:18] largocreatura creado |
botslibres [2019/10/17 01:49] (actual) largocreatura |
| <div id="table-of-contents"> | ====== Taller Bots Libres ====== |
| <h2>Table of Contents</h2> | {{:cartel_tallerbotslibres_wiki.png|}} |
| <div id="text-table-of-contents"> | |
| <ul> | |
| <li><a href="#org35fed54">1. Sesion 14 Oct</a> | |
| <ul> | |
| <li><a href="#orgcc1ce9a">1.1. Intro BOTS</a></li> | |
| <li><a href="#orge2fa342">1.2. Intro MASTODON</a></li> | |
| <li><a href="#orgfbc4b3b">1.3. Práctica 1</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="#orgcceb543">2. Sesion 15 Oct</a> | |
| <ul> | |
| <li><a href="#org90f2e69">2.1. Práctica 2</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="#orga70333d">3. Documentación</a> | |
| <ul> | |
| <li><a href="#orgf40b95e">3.1. Tutoriales</a> | |
| <ul> | |
| <li><a href="#orgce4a467">3.1.1. Video</a></li> | |
| <li><a href="#orgf8c32f4">3.1.2. Escrito</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="#org999884f">3.2. Ejemplos</a> | |
| <ul> | |
| <li><a href="#org84ce986">3.2.1. Botmakers</a></li> | |
| <li><a href="#org8ca0b0e">3.2.2. Mastodon</a></li> | |
| <li><a href="#orgb9ba72e">3.2.3. Twitter</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="#orgebd94d6">3.3. Herramientas</a> | |
| <ul> | |
| <li><a href="#orgc86cd40">3.3.1. Tracery</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="#org7100d6d">3.4. Instalaciones</a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </div> | |
| </div> | |
| ====== Sesion 14 Oct ====== | |
| |
| ===== Intro BOTS ===== | * Introducción a los bots |
| ===== Intro MASTODON ===== | * Introducción a Mastodon |
| | * [[https://www.youtube.com/watch?v=IPSbNdBmWKE|Video: Qué es Mastodon?]] |
| | * Práctica 1 |
| | * Ejemplos con tracery |
| | * http://tracery.io/ |
| | ====== Sesión 15 Oct ====== |
| |
| * [[https://www.youtube.com/watch?v=IPSbNdBmWKE|Video: Qué es Mastodon?]] | * Práctica 2 |
| ===== Práctica 1 ===== | |
| | |
| * Hello world nodejs | |
| * Hello world processing sketch con cmdline | |
| * Post toot | |
| * http://tracery.io/ | |
| * | |
| ====== Sesion 15 Oct ====== | |
| | |
| ===== Práctica 2 ===== | |
| | |
| * | |
| |
| ====== Documentación ====== | ====== Documentación ====== |
| ==== Video ==== | ==== Video ==== |
| |
| * https://www.youtube.com/playlist?reload=9&list=PLRqwX-V7Uu6byiVX7_Z1rclitVhMBmNFQ | * [[https://www.youtube.com/playlist?reload=9&list=PLRqwX-V7Uu6byiVX7_Z1rclitVhMBmNFQ|Daniel Shiffman: How to make a bot on Mastodon]] |
| * https://www.youtube.com/watch?v=Rz886HkV1j4 | * [[https://www.youtube.com/watch?v=Rz886HkV1j4|Daniel Shiffman: Deployment Glitch & Heroku]] |
| |
| ==== Escrito ==== | ==== Escrito ==== |
| |
| * http://elblogdeiulius.es/como-hacer-un-bot-de-mastodon | * [[http://elblogdeiulius.es/como-hacer-un-bot-de-mastodon|Bot Mastodon con herramienta online "Cheap Bots, Toot Sweet!"]] |
| * https://hackernoon.com/creating-your-own-whimsical-twitter-bot-with-tracery-56ca92d6f72a | * [[https://hackernoon.com/creating-your-own-whimsical-twitter-bot-with-tracery-56ca92d6f72a|Bot con Tracery]] |
| * https://github.com/derekahmedzai/cheapbotsdonequick/blob/master/svg-tracery-image-bots.md | * [[https://github.com/derekahmedzai/cheapbotsdonequick/blob/master/svg-tracery-image-bots.md|Creating image bots using SVG and Tracery]] |
| * https://github.com/derekahmedzai/cheapbotsdonequick#image-twitter-bot-tutorials | * [[https://github.com/derekahmedzai/cheapbotsdonequick#image-twitter-bot-tutorials|Making twitter bots using Cheap Bots, Done Quick!]] |
| * https://programminghistorian.org/en/lessons/intro-to-twitterbots | * [[https://programminghistorian.org/en/lessons/intro-to-twitterbots|An Introduction to Twitter Bots with Tracery]] |
| * http://barrl.net/2767 | * [[http://barrl.net/2767|Make your own @hydratebot: a tutorial for non-coders]] |
| * | * |
| ===== Ejemplos ===== | ===== Ejemplos ===== |
| | [[lista de ejemplos|Listado de Bots]] |
| ==== Botmakers ==== | ===== Botmakers ===== |
| |
| * [[https://liamcooke.com/code/bots/|Liam Cooke]] | * [[https://liamcooke.com/code/bots/|Liam Cooke]] |
| * [[http://tinysubversions.com/projects/|Darius Kazemi]] | * [[http://tinysubversions.com/projects/|Darius Kazemi]] |
| | * [[https://smidgeo.com/bots/|Jim Kang]] |
| | * [[http://barrl.net/|Nora Reed]] |
| | * [[http://everest-pipkin.com/|Everest Pipkin]] |
| | * [[http://www.decontextualize.com/|Allison Parrish]] |
| * | * |
| ==== Mastodon ==== | |
| ==== Twitter ==== | |
| |
| * New York Times API | |
| * https://twitter.com/TwoHeadlines | |
| * https://twitter.com/nyt_first_said [[https://www.nytimes.com/2019/07/07/reader-center/nyt-first-said-words-twitter-bot.html|Articulo NYT]] | |
| * Poemas | |
| * https://twitter.com/poem_exe | |
| * Texto | |
| * https://twitter.com/str_voyage | |
| * Paisajes | |
| * https://twitter.com/softlandscapes | |
| * https://twitter.com/infinitedeserts | |
| * Imagen | |
| * https://twitter.com/GlitchLogos | |
| * https://twitter.com/FlagsMashupBot | |
| * Generativos | |
| * https://twitter.com/mothgenerator | |
| * https://twitter.com/AutoCharts | |
| * Activismo | |
| * https://twitter.com/Abolish_ICE_Now | |
| * https://twitter.com/BlacktodeFuture [[http://numeroteca.org/2017/01/22/un-experimento-de-small-data-black-to-de-future/|Proceso]] [[https://voragine.net/visualizacion-de-datos/black-to-de-future|Proceso Técnico]] | |
| * Meme | |
| * https://twitter.com/sadkeanubot | |
| * Juegos | |
| * https://twitter.com/worldwarbot | |
| * https://twitter.com/guerracivilbot?lang=es | |
| * Cuidados | |
| * https://twitter.com/tinycarebot | |
| * Emojis | |
| * https://twitter.com/everyherd_bot | |
| * Comic | |
| * https://twitter.com/time4gametheory | |
| * Satelite | |
| * https://twitter.com/everyringfort | |
| * Diccionario | |
| * https://twitter.com/everyword | |
| * https://twitter.com/todoesbienBot | |
| ===== Herramientas ===== | ===== Herramientas ===== |
| |
| * Creación de cuenta botsin.space | * Creación de cuenta botsin.space |
| * Tracery | * Tracery |
| | |