Upto Connecting and Sending a message to a planet
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user