Transferring Nodes Between Discord Accounts
This guide will help you transfer nodes from alternate Discord accounts to your main account. This is useful if you accidentally registered nodes under different Discord accounts and want to consolidate them.
Prerequisites
Before starting the transfer process, you should:
- Know which Discord account is your main account that you want to transfer nodes to
- Have access to both the alternate and main Discord accounts
- Have access to the machines running your nodes
Transfer Process
The transfer process involves three main steps:
- Initiating the transfer from your alternate account
- Accepting the transfer on your main account
- Re-registering the nodes on their respective machines
Step 1: Initiate Transfer (On Alternate Account)
WARNING
Read the information given by the bot very carefully and make sure you understand it. This action is irreversible.
- Log into Discord with your alternate Discord account
- Run the following command to mark your nodes for transfer:Replace
/movenodes @MainAccount
@MainAccount
with your main Discord account's username
Step 2: Accept Transfer (On Main Account)
Switch to your main Discord account
Check which nodes are available for transfer:
/unclaimed
This will show a list of node IDs from your alternate account
Get your verification code:
/addnode
Save this code - you'll need it for the next step
Step 3: Re-register Nodes
For each node you're transferring:
- Connect to the machine running the node
- Run the registration command:bashReplace
sonaric node-register <code>
<code>
with the verification code from Step 2
WARNING
Never share your verification code on Discord or any other public platform. It is private and should be kept secret.
TIP
If you are using the GUI, you can do this in the WSL console on Windows or the Terminal app on Mac.
Multiple Alternate Accounts
If you have nodes registered under multiple alternate accounts, simply repeat this process for each alternate account:
- Log into each alternate account
- Run
/movenodes @MainAccount
- Switch to main account
- Get new verification code with
/addnode
- Re-register nodes with the new code
Verification
After completing the transfer process, you can verify that your nodes are properly registered under your main account:
- Run
/nodes
while on your main account - Check that all your nodes are listed
TIP
Keep all future node registrations under your main Discord account to avoid needing transfers