diff --git a/pages/getting-started/customizing-prefix.en-US.mdx b/pages/getting-started/customizing-prefix.en-US.mdx index b9fe775..fd168c5 100644 --- a/pages/getting-started/customizing-prefix.en-US.mdx +++ b/pages/getting-started/customizing-prefix.en-US.mdx @@ -20,9 +20,9 @@ The default prefix for R.O.T.I is `[ r! ]`, but it can be customized to your pre ## List of added prefixes -- To view the list of added prefixes for R.O.T.I, use the command `/prefix view` and press enter. +- To view the list of added prefixes for R.O.T.I, use the command `/prefix list` and press enter. -![Add new Prefix](./img/prefix-view.png) +![Add new Prefix](./img/prefix-list.png) ## Removing an existing prefix @@ -32,4 +32,4 @@ The default prefix for R.O.T.I is `[ r! ]`, but it can be customized to your pre ## Conclusion -To summarize, you can add a new prefix for R.O.T.I using the command `/prefix add`, view the list of added prefixes with the command `/prefix view`, and remove an existing prefix using the command `/prefix remove`. Use these commands to customize your experience with the R.O.T.I bot on your Discord server. \ No newline at end of file +To summarize, you can add a new prefix for R.O.T.I using the command `/prefix add`, view the list of added prefixes with the command `/prefix view`, and remove an existing prefix using the command `/prefix remove`. Use these commands to customize your experience with the R.O.T.I bot on your Discord server. diff --git a/pages/getting-started/img/prefix-list.png b/pages/getting-started/img/prefix-list.png new file mode 100644 index 0000000..c3be382 Binary files /dev/null and b/pages/getting-started/img/prefix-list.png differ