messages and commands

This commit is contained in:
2026-03-28 03:26:51 +00:00
parent 7c61e8c260
commit c982766c3a
4 changed files with 154 additions and 3 deletions

View File

@@ -14,4 +14,5 @@ This guide walks you through creating a bot on Valour.gg, connecting it with the
### Step 1. [Logging in as the bot](Guides/1.Login.md)
### Step 2. [Joining a planet](Guides/2.JoinPlanet.md)
### Step 3. [Connecting and Sending a Message to a Planet](Guides/3.ConnectingAndSending.md)
### Step 4. [Reveiving Messages and Commands](4.MessagesAndCommands.md)