Upto Connecting and Sending a message to a planet

This commit is contained in:
2026-03-28 01:05:27 +00:00
parent 7154f3ff48
commit 7c61e8c260
2 changed files with 1 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ You should see something like this below:
<br> <br>
Fill in the boxes with the required information and hit **Join Planet** and the bot should join the desired planet. Fill in the boxes with the required information and hit **Join Planet** and the bot should join the desired planet.
<br> <br>
*Note: Sometimes the Invite Cote is not required if the Planet you are trying to join is Discoverable* *Note: Sometimes the Invite Code is not required if the Planet you are trying to join is Discoverable*
## 2. Using code ## 2. Using code

View File

@@ -63,17 +63,6 @@ Great now your bot has sent its first message in your Planet!
<br><br> <br><br>
### Full code below ### Full code below
```c# ```c#
using Valour.Sdk.Client; using Valour.Sdk.Client;
using Valour.Shared; using Valour.Shared;