Update help-de.md
This commit is contained in:
parent
8117b30499
commit
1059cb92c6
1 changed files with 15 additions and 3 deletions
|
|
@ -1,6 +1,18 @@
|
|||
# Hilfe für GoToSocial
|
||||
# Hilfe für Snac und GoToSocial
|
||||
|
||||
## 1. Account-ID herausfinden
|
||||
## Snac
|
||||
|
||||
### Token erstellen
|
||||
|
||||
1. Ersetze in diesem Link die Platzhalter und öffne ihn im Browser:
|
||||
```
|
||||
https://snac.thepipes.ch/oauth/x-snac-get-token
|
||||
```
|
||||
→ Anmelden, bestätigen und den **Code** kopieren.
|
||||
|
||||
## GoToSocial
|
||||
|
||||
### 1. Account-ID herausfinden
|
||||
1. Öffne dein Profil:
|
||||
`https://DEINE_INSTANZ_URL/@DEIN_BENUTZERNAME`
|
||||
2. Zeige den **Quelltext** der Seite an (Rechtsklick → *Seitenquelltext anzeigen*).
|
||||
|
|
@ -13,7 +25,7 @@
|
|||
5. Trage die Account-ID in Yellow in der `yellow-system.ini` unter
|
||||
`MastodonapiAccountId` ein.
|
||||
|
||||
## 2. Token erstellen
|
||||
### 2. Token erstellen
|
||||
|
||||
1. Melde dich in deiner GoToSocial-Instanz an:
|
||||
`https://DEINE_INSTANZ_URL/settings`
|
||||
Loading…
Reference in a new issue