Sonaric Discord Community
Join our Discord server to chat with the team and other community members, get support, and stay updated on the latest news and events.
Node Registration on Discord
You can register your node on Discord to receive an exclusive Operator role. This role makes you eligible for exclusive beta programs, early access to new features, and more.
TIP
This is only for people who are already running Sonaric. If you are not running it yet, you can follow the installation guide to get started.
You can register more than one node if you are running multiple nodes.
To register your node on Discord, use the /addnode
command. This command will generate a unique code that you can use to register your node.
/addnode
Copy the code generated by the /addnode
command and run the following command on your node:
sonaric node-register <your-code-here>
TIP
Remember to replace <your-code-here>
with the code generated by the /addnode
command. Omit the <>
brackets when entering your code.
If you see a synax error, you might have to run sudo su
before running the command.
You should see a message confirming that your node has been registered successfully.
Success!
Once your node is registered, you will receive the Operator role on Discord automatically.
Check Node Status
After registering your node, you can check its status on Discord using the /nodes
command. This command will display information about your nodes, such as its rank, name, status, and points.
/nodes
You should see a list of your registered nodes along with their status.
┌──────┬─────────────────┬───────────┬─────────┬─────────┬────────┬──────┐
│ Rank │ ID │ Name │ Version │ Points │ Status │ Beta │
├──────┼─────────────────┼───────────┼─────────┼─────────┼────────┼──────┤
│ 1111 │ 12D3Ko...XXXXXX │ Foobar │ v1.6.0 │ 1000.58 │ ON │ Yes │
└──────┴─────────────────┴───────────┴─────────┴─────────┴────────┴──────┘
Total points: 1000.58
Top rank: 1111