Skip to content

Commit c1a2f35

Browse files
authored
Update readme.md
1 parent e737da4 commit c1a2f35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ An Awesome list for all things Discord.py
8282
- [keizaiya/discord-ext-flow](https://github.com/keizaiya/discord-ext-flow) - This library extends discord.ui, providing UI control based on state flows.
8383
- [sizumita/discord-ext-ui](https://github.com/sizumita/discord-ext-ui) - An extension of discord-ui that adds some quality-of-life features.
8484
- [Seniatical/dpy-paginator](https://github.com/Seniatical/dpy-paginator) - A simple pagination library for discord.py, comes with support for dropdown, button based pagination.
85-
- [vcv88/discord-ext-dyn](https://github.com/vcv88/discord-ext-dyn) - An extension for handling dynamic modals/buttons/select menus
85+
- [vcv88/discord-ext-dyn](https://github.com/vcv88/discord-ext-dyn) - An extension for handling dynamic modals/buttons/select menus.
8686

8787
### Inter-Process Communication
8888

@@ -147,6 +147,7 @@ An Awesome list for all things Discord.py
147147
- [lykn/Buttons](https://gist.github.com/lykn/bac99b06d45ff8eed34c2220d86b6bf4) - A gist which shows/tells you how to make buttons using discord.py v2.
148148
- [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.
149149
- [Ikusaba-san/Cog Methods](https://gist.github.com/Ikusaba-san/69115b79d33e05ed07ec4a4f14db83b1) - A list of all special cog methods.
150+
- [Painezor/Checks](https://gist.github.com/Painezor/eb2519022cd2c907b56624105f94b190) - A list of built-in Checks for the commands extension of discord.py.
150151

151152
## Additional Resources
152153

0 commit comments

Comments
 (0)