diff --git a/LogBot/example/.handles.txt b/LogBot/example/.handles.txt deleted file mode 100644 index 72b9099..0000000 --- a/LogBot/example/.handles.txt +++ /dev/null @@ -1 +0,0 @@ -ieiauieiauiiuioiiuioooooeooooeieoooieooouuaiauuaia \ No newline at end of file diff --git a/LogBot/example/Screenshot from 2021-01-11 22-58-22.png b/LogBot/example/Screenshot from 2021-01-11 22-58-22.png deleted file mode 100644 index bbff26b..0000000 Binary files a/LogBot/example/Screenshot from 2021-01-11 22-58-22.png and /dev/null differ diff --git a/LogBot/example/entries/ieooo.txt b/LogBot/example/entries/ieooo.txt deleted file mode 100644 index 0c2327e..0000000 --- a/LogBot/example/entries/ieooo.txt +++ /dev/null @@ -1 +0,0 @@ -text msg, image, video, audio diff --git a/LogBot/example/entries/soviet-80s-computers-EFcZsx0VUAAZZoC.jpeg b/LogBot/example/entries/soviet-80s-computers-EFcZsx0VUAAZZoC.jpeg deleted file mode 100644 index 0638195..0000000 Binary files a/LogBot/example/entries/soviet-80s-computers-EFcZsx0VUAAZZoC.jpeg and /dev/null differ diff --git a/LogBot/example/index.html b/LogBot/example/index.html deleted file mode 100644 index ea1eec1..0000000 --- a/LogBot/example/index.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - Log - - - -
-

Welcome to this Log!

-

This Log file is based on chat messages exchanged in a XMPP groupchat and is written by RECbot.

-
-

For the writers of this log, you can: -
-
- send an image, -
-
- __ADD__ a message, -
-
- __DELETE__ it by using the HANDLE on the left (*spark), -
-
- - - - - - - Request information about a __BOOK__ by sending a TITLE (*spark, almost there), -
-
- ... (*spark) -

- -
- -

ibugev@muc.vvvvvvaria.org

-
-
- ieooo - In general terms, “transhackfeminism” refers to hacking_with_care, using hacking with a meaning of (active) resistance and transformation to generate transversal knowledge through transdisciplinary artistic, aesthetic or cultural practices/ proposals. To work on producing knowledge collectively: without differentiating between theory and practice; as well as to embrace, protect and advance in free culture. To create communities where people meet, exchange, experience and share knowledge. To work on human and non-human alliances and solidarity through DIY/DIWO/DIT biotechnology, artistic and cultural practices. -

- To stay in touch with the material-affective dimensions of doing and engaging (bio)practices. -

- https://syllabus.pirate.care/topic/transhackfeminism/ - Added on 11 January 2021 -
-
- auiio - - Added on 12 January 2021 -
- -
- \ No newline at end of file diff --git a/LogBot/example/stylesheet.css b/LogBot/example/stylesheet.css deleted file mode 100644 index 455f568..0000000 --- a/LogBot/example/stylesheet.css +++ /dev/null @@ -1,69 +0,0 @@ -body{ - background-color: lightgrey; - min-width: 1080px; - margin: 40px; - font-size: 20px; - line-height: 24px; -} -div#welcome{ - float: right; - top:40px; - right:40px; - width: 200px; - font-size: 16px; -} - div#welcome p{ - margin:0 0 1em 0; - padding:0; - } - div#welcome hr{ - border:0; - border-bottom:1px dotted blue; - margin:2em 0; - } -div#echo{ - position: fixed; - bottom: 0; - left: 0; - width: 100%; - padding: 0.5em; - background-color: pink; -} -div.post{ - margin: 2em 5em 2em 9em; - width: 800px; -} -div.post span.tagcontainer span{ - padding-left: 0.5em; - color: blue; -} - -p{ - margin: 1em 0; -} -code{ - color: blue; -} -small{ - font-size: 12px; - line-height:1.2; -} -small.postid{ - float: left; - font-family: monospace; - margin: 0 0 0 -180px; - padding: 1em 1.5em; - /*border-radius: 50px;*/ - /*border: 1px dotted blue;*/ - color: blue; - background-color: white; - font-size: 20px; -} -small.date{ - display:block; - color:magenta; - margin:1em 0; -} -img{ - max-width: 100%; -} \ No newline at end of file