mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
make the !linking_accounts blurb more explicit
This commit is contained in:
parent
25789e5948
commit
48f677d28c
1 changed files with 2 additions and 1 deletions
|
@ -197,7 +197,8 @@ def LinkingAccounts(link,cmd):
|
||||||
link.send_private('any account interchangeably. If the accounts are on different networks')
|
link.send_private('any account interchangeably. If the accounts are on different networks')
|
||||||
link.send_private('(eg, IRC and Reddit), the user names need to be prefixed with the network\'s')
|
link.send_private('(eg, IRC and Reddit), the user names need to be prefixed with the network\'s')
|
||||||
link.send_private('name (freenode: for Freenode IRC, reddit: for Reddit), like this:')
|
link.send_private('name (freenode: for Freenode IRC, reddit: for Reddit), like this:')
|
||||||
link.send_private(' !link_account reddit:myredditname')
|
link.send_private(' !link_account reddit:myredditname (do that on Freenode)')
|
||||||
|
link.send_private(' !link_account freenode:myircnick (do that on Reddit)')
|
||||||
link.send_private('Linking accounts is irreversible, so make sure you only link to accounts')
|
link.send_private('Linking accounts is irreversible, so make sure you only link to accounts')
|
||||||
link.send_private('under your control')
|
link.send_private('under your control')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue