Fixe README.md
This commit is contained in:
parent
3a47877828
commit
5cf64b9c1c
@ -65,7 +65,7 @@ URL for chats is either a specific chat page (without threads for now) or a Spac
|
||||
Direct messages require different treatment because they require authorization on behalf of the user. In order to do so, one needs to create a personal token (Search for `Personal token` in the search) with global `View direct messages`, `View messages` and `View profile` access. Then use it with a `--token` key like this:
|
||||
|
||||
```
|
||||
./space-export --token <Token string> <URL>
|
||||
./space-export direct --token <Token string> <URL>
|
||||
```
|
||||
|
||||
Url could be either a base space Url or an Url of the chat.
|
Loading…
Reference in New Issue
Block a user