Update 'README.md'
This commit is contained in:
parent
cf93b039f3
commit
b234820d94
22
README.md
22
README.md
@ -1,5 +1,7 @@
|
||||
# Bots of Conduct
|
||||
|
||||
_a workshop by Cristina Colchior and Joana Chicau for the Constant's worksession Collectiove Conditions, Brussels 2019_
|
||||
|
||||
### 15:00-15:30 - _presentation on Varia and our ecosystem_
|
||||
|
||||
[Varia](http://varia.zone/en/) is a collective-space[^1] in Rotterdam focused on everyday technologies. We keep a [trail of photographs](https://vvvvvvaria.org/archive/) of what we've done.
|
||||
@ -141,7 +143,7 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
||||
|
||||
<br><br>
|
||||
|
||||
### 16:25-16:40 - _five minutes per group round of ideas-sharing_
|
||||
### 16:25-16:40 - _round of ideas-sharing_
|
||||
|
||||
<br><br>
|
||||
|
||||
@ -149,23 +151,27 @@ Looking into the bots [examples](https://git.vvvvvvaria.org/ccl/bots-of-conduct)
|
||||
|
||||
* create an account and choose nickname on converse: https://conversejs.org/fullscreen.html#converse/register
|
||||
|
||||
* make sure everyone is on Conversejs and in the group tuwazap@muc.vvvvvvaria.org
|
||||
* once you are logged in, join the group chat named tuwazap@muc.vvvvvvaria.org
|
||||
|
||||
_optional_: for anyone who would like to install and run the bots:
|
||||
|
||||
|
||||
1. provide linux bootable usb for windows users;
|
||||
1. are there any Windows users?
|
||||
|
||||
2. open the Terminal application on your computer
|
||||
|
||||
|
||||
2. install dependencies (pip install slixmpp requests, install python3, pip3, text editor)
|
||||
3. install python3
|
||||
|
||||
dependencies (pip install slixmpp requests, install python3, pip3, text editor)
|
||||
|
||||
|
||||
3. download the bots: https://git.vvvvvvaria.org/ccl/bots-of-conduct/src/branch/master
|
||||
|
||||
4. show & explain the parts where one can intervene
|
||||
|
||||
5. run a bot in the terminal (be sure to be in the same directory of the files):
|
||||
|
||||
4. show & explain the parts where one can intervene
|
||||
|
||||
> $ python3 bot.py -j user@vvvvvvaria.org -p password -r tuwazap@muc.vvvvvvaria.org -n nickname -o .
|
||||
|
||||
|
||||
@ -200,6 +206,10 @@ _optional_: for anyone who would like to install and run the bots:
|
||||
|
||||
<br><br>
|
||||
|
||||
*Footnotes*
|
||||
|
||||
Link to reference's [pad](https://pad.vvvvvvaria.org/Bots_of_Conduct_References) — further references and materials assembled by Joana and Cristina - feel free to add your owns!
|
||||
|
||||
[^1]: Varia is not merely a collective, nor merely a space. Varia is an interdependent concatenation of both
|
||||
|
||||
[^2]:
|
||||
|
Loading…
Reference in New Issue
Block a user