mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 11:10:13 +00:00
Made Jo example consistent with keepproxy
This commit is contained in:
parent
31cca39a28
commit
acda3dd87c
1 changed files with 3 additions and 3 deletions
|
|
@ -556,7 +556,7 @@ For example, using [the setup example above](#setting-up-proxy-tags), `@Craig#54
|
||||||
this is still Alice (using latch without tag)
|
this is still Alice (using latch without tag)
|
||||||
\I'm sending this message one-off as @Craig#5432, without proxy
|
\I'm sending this message one-off as @Craig#5432, without proxy
|
||||||
but I'm still latched! (this also is sent from Alice via autoproxy)
|
but I'm still latched! (this also is sent from Alice via autoproxy)
|
||||||
[hello, this is Joanne, using autoproxy and a surround tag]
|
[hello, this is Joanne, using autoproxy and a surround tag; notice that I have `keepproxy on`]
|
||||||
still Jo on latch!
|
still Jo on latch!
|
||||||
j: I could use my prefix or surround tags if I want, but don't have to
|
j: I could use my prefix or surround tags if I want, but don't have to
|
||||||
because the last time I used a tag, I used mine (Jo's)
|
because the last time I used a tag, I used mine (Jo's)
|
||||||
|
|
@ -573,9 +573,9 @@ and the result will look like this:
|
||||||
Alice: this is still Alice (using latch without tag)
|
Alice: this is still Alice (using latch without tag)
|
||||||
@Craig#5432: I'm sending this message one-off as @Craig#5432, without proxy
|
@Craig#5432: I'm sending this message one-off as @Craig#5432, without proxy
|
||||||
Alice: but I'm still latched! (this also is sent from Alice via autoproxy)
|
Alice: but I'm still latched! (this also is sent from Alice via autoproxy)
|
||||||
AdminJo: hello, this is Joanne, using autoproxy and a surround tag
|
AdminJo: [hello, this is Joanne, using autoproxy and a surround tag; notice that I have `keepproxy on`]
|
||||||
AdminJo: still Jo on latch!
|
AdminJo: still Jo on latch!
|
||||||
AdminJo: I could use my prefix or surround tags if I want, but don't have to
|
AdminJo: j: I could use my prefix or surround tags if I want, but don't have to
|
||||||
AdminJo: because the last time I used a tag, I used mine (Jo's)
|
AdminJo: because the last time I used a tag, I used mine (Jo's)
|
||||||
@Craig#5432: now I'm clearing latch; this is from @Craig#5432
|
@Craig#5432: now I'm clearing latch; this is from @Craig#5432
|
||||||
@Craig#5432: and now new messages will be from @Craig#5432 because latch is cleared
|
@Craig#5432: and now new messages will be from @Craig#5432 because latch is cleared
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue