Update 'README.md'
This commit is contained in:
parent
9efe15ff97
commit
a49d07eef1
20
README.md
20
README.md
@ -43,23 +43,21 @@ Working on our own digital infrastructure allows us to adapt the tools to our ow
|
|||||||
Currently, we use:
|
Currently, we use:
|
||||||
|
|
||||||
* [Streambot](https://git.vvvvvvaria.org/varia/xmpp.streambot): a bot that saves the images sent to the main Varia group chat and creates an [html page](https://vvvvvvaria.org/stream/) for them.
|
* [Streambot](https://git.vvvvvvaria.org/varia/xmpp.streambot): a bot that saves the images sent to the main Varia group chat and creates an [html page](https://vvvvvvaria.org/stream/) for them.
|
||||||
|
|
||||||
* [Logbot](https://git.vvvvvvaria.org/varia/logbot): a bot that [logs](https://vvvvvvaria.org/logs/) the quotes that are sent to it.
|
* [Logbot](https://git.vvvvvvaria.org/varia/logbot): a bot that [logs](https://vvvvvvaria.org/logs/) the quotes that are sent to it.
|
||||||
|
|
||||||
|
|
||||||
* You can find a genealogy of the bots around Varia in this footnote [^2]
|
* You can find a genealogy of the bots around Varia in this footnote [^2]
|
||||||
|
|
||||||
<br><br>
|
|
||||||
|
|
||||||
### 15:30-15:45 - _bot as conductor or bot as conductive_
|
### 15:30-15:45 - _bot as conductor or bot as conductive_
|
||||||
|
|
||||||
|
|
||||||
* create an account and [choose nickname](https://conversejs.org/fullscreen.html#converse/register ) on conversejs
|
* create an account and [choose nickname](https://conversejs.org/fullscreen.html#converse/register ) on conversejs
|
||||||
|
|
||||||
* once you are logged in, join the group chat named botsofconduct@muc.vvvvvvaria.org
|
* once you are logged in, join the group chat named botsofconduct@muc.vvvvvvaria.org
|
||||||
|
|
||||||
|
|
||||||
_Conducting: "the art of directing the simultaneous performance of several players or singers by the use of gesture." [https://en.wikipedia.org/wiki/Conducting]. There are many roles as conductors [https://en.wikipedia.org/wiki/Conductor] Also, in connection to the enviroment: "a substance, body, or device that readily conducts heat, electricity, sound"._
|
_Conducting: "the art of directing the simultaneous performance of several players or singers by the use of gesture." https://en.wikipedia.org/wiki/Conducting. There are many roles as conductors https://en.wikipedia.org/wiki/Conductor also, in connection to the enviroment: "a substance, body, or device that readily conducts heat, electricity, sound"._
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
||||||
|
|
||||||
@ -71,6 +69,8 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**_name:_** gather.py;
|
**_name:_** gather.py;
|
||||||
|
|
||||||
**_action mode:_** generates a share language; it creates a collective document;
|
**_action mode:_** generates a share language; it creates a collective document;
|
||||||
@ -79,6 +79,8 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**_name:_** greet.py;
|
**_name:_** greet.py;
|
||||||
|
|
||||||
**_action mode:_** sends a message when it enters the room;
|
**_action mode:_** sends a message when it enters the room;
|
||||||
@ -87,6 +89,8 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**_name:_** spark.py;
|
**_name:_** spark.py;
|
||||||
|
|
||||||
**_action mode:_** replies to a specific word; brings alternatives into the situation; tries to create new habits and terminologies;
|
**_action mode:_** replies to a specific word; brings alternatives into the situation; tries to create new habits and terminologies;
|
||||||
@ -95,6 +99,8 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**_name:_** whisper.py
|
**_name:_** whisper.py
|
||||||
|
|
||||||
**_action mode:_** takes what someone says to it in confidentiality and echoes it to a group chat, thus anonymising it;
|
**_action mode:_** takes what someone says to it in confidentiality and echoes it to a group chat, thus anonymising it;
|
||||||
@ -191,7 +197,7 @@ Imagine you are a collective-space with your group peers and you have been activ
|
|||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
### 17:30-18:00 - _present and perform_
|
### 17:30-18:00 - discussion and performing_
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user