Skip to content

Commit 80245ed

Browse files
[#] Improved README.md
1 parent aea80fc commit 80245ed

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,13 @@
8282
- You can send in-game messages or execute commands form the dolphin bot terminal.
8383
- Built-in commands:
8484
-
85-
| Terminal Commands | Description |
86-
|----------------------------------------------|----------------------------------|
87-
| `reload <Plugin Name> <bot name (optional)>` | Hot-reloading a specified plugin |
88-
| `load <PLugin Name> <bot name (optional)>` | Hot-loading a specified plugin |
85+
| Terminal Commands | Description |
86+
|:--------------------------------------------:|-----------------------------------------------------|
87+
| `reload <Plugin Name> <bot name (optional)>` | Hot-reloading a specified plugin |
88+
| `load <PLugin Name> <bot name (optional)>` | Hot-loading a specified plugin |
89+
| `respawn` | Respawn the bot when in game. |
90+
| `license` (`l`, `lic`) | Show the license on the terminal |
91+
| `help` (`h`, `?`) | Show the Command menu and usages for each command |
8992

9093
- For these commands, you can press `TAB` to complete automatically.
9194
## Getting Started

0 commit comments

Comments
 (0)