From 46f01c0e6c05b6e09df584ee71b4294564d588c6 Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 30 Oct 2020 22:14:03 +0100 Subject: [PATCH] removing the example bot in section 6 --- .../4-example-bot.md | 6 ------ .../{5-situated-bot-code.md => 4-situated-bot-code.md} | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 content/Section 6 - Critical Interventions Through Bots (exercise)/4-example-bot.md rename content/Section 6 - Critical Interventions Through Bots (exercise)/{5-situated-bot-code.md => 4-situated-bot-code.md} (95%) diff --git a/content/Section 6 - Critical Interventions Through Bots (exercise)/4-example-bot.md b/content/Section 6 - Critical Interventions Through Bots (exercise)/4-example-bot.md deleted file mode 100644 index b879b08..0000000 --- a/content/Section 6 - Critical Interventions Through Bots (exercise)/4-example-bot.md +++ /dev/null @@ -1,6 +0,0 @@ -Title: A bot example -Slug: 04-s6-step-4 -Date: 2020-11-01 12:03 -Summary: Exploring the XXX bot. - - diff --git a/content/Section 6 - Critical Interventions Through Bots (exercise)/5-situated-bot-code.md b/content/Section 6 - Critical Interventions Through Bots (exercise)/4-situated-bot-code.md similarity index 95% rename from content/Section 6 - Critical Interventions Through Bots (exercise)/5-situated-bot-code.md rename to content/Section 6 - Critical Interventions Through Bots (exercise)/4-situated-bot-code.md index 54ac4ee..f11f526 100644 --- a/content/Section 6 - Critical Interventions Through Bots (exercise)/5-situated-bot-code.md +++ b/content/Section 6 - Critical Interventions Through Bots (exercise)/4-situated-bot-code.md @@ -1,6 +1,6 @@ Title: Make a bot -Slug: 05-s6-step-5 -Date: 2020-11-01 12:04 +Slug: 04-s6-step-4 +Date: 2020-11-01 12:03 Summary: How to make a bot? For this exercise we will make use of the digital infrastructure of the *Fediverse*. We briefly unpacked what the Fediverse is in section 4: Bot Logic ([*Read this section again by clicking here*](02-s4-bot-logic.html)).