Skip to content

Commit

Permalink
Simplify guide descriptions in http-interactions.md
Browse files Browse the repository at this point in the history
Updated the descriptions for "Application Commands" and "Component Interactions" to make them sound more user-friendly by adding phrases like "with ease" and "easily."
  • Loading branch information
KubaZ2 committed Oct 24, 2024
1 parent 37552be commit afbc19e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/guides/advanced/http-interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ It will generate a URL that you can use to receive HTTP interactions from Discor

Now, as you have your bot up and running, you can start adding more features to it. You can use the following guides to learn more about the features you can add to your HTTP interactions based bot:

- **@"application-commands?text=Application Commands":** Learn how to make complex commands with parameters and subcommands.
- **@"component-interactions?text=Component Interactions":** Make your HTTP interactions bot interactive with buttons, select menus, and other components.
- **@"application-commands?text=Application Commands":** Learn how to make complex commands with parameters and subcommands with ease.
- **@"component-interactions?text=Component Interactions":** Make your HTTP interactions bot interactive with buttons, select menus, and other components easily.

0 comments on commit afbc19e

Please sign in to comment.