File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ that Message Components lie in. Views can have up to 5 [`Action Rows`](https://d
188188and Action Rows can have a maximum of 5 slots. Below, you can find a table showing how many slots a Message Interaction takes up.
189189
190190| Component | Slots |
191- | -------------- | ------------------------------ |
191+ | ------------ | ---------------------------- |
192192| Buttons | 1 Slot |
193193| Select Menus | 5 Slots |
194194| Text Modals | 1 Slot (opened via a Button) |
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ about making your button do amazing things, while Pycord handles the rest!
9494<!-- Button Styles is explained before the other sections because the user should know about disabled buttons, button colours, and so on to be able to understand timeouts -->
9595
9696| Name | Usage | Color |
97- |-----------| -------------------------------------------------------------------------------------------| --------- |
97+ | --------- | ----------------------------------------------------------------------------------------- | ------- |
9898| Primary | `discord.ButtonStyle.primary` / `discord.ButtonStyle.blurple` | Blurple |
9999| Secondary | `discord.ButtonStyle.secondary` / `discord.ButtonStyle.grey` / `discord.ButtonStyle.gray` | Grey |
100100| Success | `discord.ButtonStyle.success` / `discord.ButtonStyle.green` | Green |
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ This page showcases the amazing things created by the Pycord community, includin
77## Plugins
88
99| Name | Type | GitHub |
10- | ----------------- | -------------- | ----------------------------------------------------------------- |
10+ | --------------- | ------------ | --------------------------------------------------------------- |
1111| Music Cord | Music | [ NixonXC/cord-music] ( https://github.com/NixonXC/cord-music ) |
1212| pycord-i18n | Localization | [ Dorukyum-pycord-i18n] ( https://github.com/Dorukyum/pycord-i18n ) |
1313| pycord-multicog | Cogs | [ pycord-multicog] ( https://github.com/Dorukyum/pycord-multicog ) |
1414
1515## Bots
1616
1717| Name | Type | Link |
18- | -------------------------- | -------------- | ------------------------------------------------------------------------------------- |
18+ | ------------------------ | ------------ | ----------------------------------------------------------------------------------- |
1919| Discord-Multipurpose-Bot | Multipurpose | [ github] ( https://github.com/pogrammar/Discord-multipurpose-bot/tree/master/Python ) |
2020| _ GZ_ Global | Chatting | [ website] ( https://www.gzglobal.eu/ ) |
2121| inconnu | Fun & QOL | [ github] ( https://github.com/tiltowait/inconnu ) |
You can’t perform that action at this time.
0 commit comments