Skip to content

Commit

Permalink
docs(readme.md): add link to lykn/Selects or Dropdowns gist to provid…
Browse files Browse the repository at this point in the history
…e additional resource on creating drop down menus in discord.py v2
  • Loading branch information
kzndotsh committed Aug 19, 2024
1 parent f12b11d commit a334061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ An Awesome list for all things Discord.py
- [AkshuAgarwal/Interactions](https://gist.github.com/AkshuAgarwal/bc7d45bcecd5d29de4d6d7904e8b8bd8) - A Basic guide about Discord Interactions and how to use them in discord.py.
- [LeoCx1000/MentionableTree implementation](https://gist.github.com/LeoCx1000/021dc52981299b95ea7790416e4f5ca4) - Mentionable CommandTree implementation to allow mentioning slash commands in discord.py.
- [lykn/Buttons](https://gist.github.com/lykn/bac99b06d45ff8eed34c2220d86b6bf4) - A gist which shows/tells you how to make buttons using discord.py v2.
- [lykn/Selects or Dropdowns](https://gist.github.com/lykn/a2b68cb790d6dad8ecff75b2aa450f23) - A gist explaining the right way to make drop down menus/select menus/selects in discord.py v2.

## Additional Resources

Expand Down

0 comments on commit a334061

Please sign in to comment.