More logical sequence

master
Bob Mottram 2019-07-19 10:00:17 +01:00
parent ae9908005c
commit cde55bd3f1
1 changed files with 15 additions and 15 deletions

View File

@ -252,23 +252,9 @@ To run the network tests. These simulate instances exchanging messages.
python3 epicyon.py --testsnetwork
```
## Viewing Public Posts
To view the public posts for a person:
``` bash
python3 epicyon.py --posts nickname@domain
```
If you want to view the raw json:
``` bash
python3 epicyon.py --postsraw nickname@domain
```
## Account Management
To add a new account:
The first thing you will need to do is to create an account. You can do this with the command:
``` bash
python3 epicyon.py --addaccount nickname@domain --password [yourpassword]
@ -394,6 +380,20 @@ python3 epicyon.py --nickname [yournick] --domain [name] \
--password [c2s password]
```
## Viewing Public Posts
To view the public posts for a person:
``` bash
python3 epicyon.py --posts nickname@domain
```
If you want to view the raw json:
``` bash
python3 epicyon.py --postsraw nickname@domain
```
## Delete posts
To delete a post which you wrote you must first know its url. It is usually something like: