Skip to content

Commit bc768b4

Browse files
committed
readme tweak
1 parent 42b3a26 commit bc768b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The options after `-n` and `-i` are to set the *defaults* for the slash command.
6464

6565
Slash commands can be updated at any time by calling `discordai bot commands new` with the same <command_name> but different default values. You can also delete slash commands with `discordai bot commands delete -n <command_name>`.
6666

67-
After creating a new slash command, remember to sync your slash commands with discord's servers by running `discordai bot start --sync`, or by using `@bot_name sync global` in discord.
67+
After creating a new slash command, remember to sync your slash commands with discord's servers by running `discordai bot start --sync`, or by using `@<your_bot> sync global` in discord.
6868

6969
### Questions
7070
If you have any questions, feel free to make a new post in [discussions](https://github.com/A-Baji/discordAI/discussions/categories/q-a). If you encounter any issues while using discordAI, make sure to create a new [issue](https://github.com/A-Baji/discordAI/issues).
@@ -80,7 +80,7 @@ Manage your discord bot's slash commands
8080
* Create a new slash command for your bot that will use a customized model for completions
8181
* `discordai bot commands delete`
8282
* Delete a slash command from your bot
83-
#### `@bot_name sync|unsyc guild|global`
83+
#### `@<your_bot> sync|unsyc guild|global`
8484
These are special non-CLI commands that must be run *in discord*, in a channel that your bot is a member of. They are used to update or remove your bot's slash commands from discord's servers.
8585
### Model
8686
Commands related to your openAI models

0 commit comments

Comments
 (0)