97 Commits (0c98251087ed70caaf2c867a2570eaae11fb601b)

Author SHA1 Message Date
Rapptz 5887ce1430 Fix settings example not resetting option default state 14 hours ago
Rapptz eb84d0dfcb Add example showcasing ui.Label in modals 23 hours ago
Rapptz 22d6e8d0aa Add example showcasing how to do a settings panel 23 hours ago
Rapptz 4be15b5616 Add example showcasing Container for Embed-like layouts 3 days ago
Rapptz 4f539b710f Fix type errors in all examples 3 days ago
DA344 50caa3c82c
Add support for components V2 5 days ago
Rapptz 3530a0f2a8 Fix advanced startup example 2 years ago
Rapptz f793af0456 Add item parameter to DynamicItem.from_custom_id 2 years ago
Rapptz 418230641c Add dynamic counter example 2 years ago
Rapptz a852f90358 Add support for dynamic items that parse custom_id for state 2 years ago
sgtlaggy 5124b73d14 Add extra error handling to converters example 3 years ago
sgtlaggy dd2125e6b6 Make error handler in modal example more helpful 3 years ago
Abe Hanoka 4adfde1a7b
Fix missing word in persistent view example 3 years ago
Rapptz 2bf2bfc9b4 Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
Willy 84c233eb0e
Remove outdated comment in secret.py example 3 years ago
Rapptz c92422d185 Add app commands transformer example 3 years ago
Rapptz 6886f1d01a Move modal example to its own folder 3 years ago
Rapptz df54da8bc9 Fix secret example requiring more intents than necessary 3 years ago
Michael H a8a6bf4f6c
Add advanced startup example 3 years ago
Kellenn 64849ebcc8 Remove unused import in dropdown example 3 years ago
Rapptz ee71366f72 Fetch application_info on login 3 years ago
Rapptz b2929513cc Update modal example for latest changes 3 years ago
Narmy 8e9e25246e
Add an example for app_commands.rename() 3 years ago
GoogleGenius 61105ce925
Fix minor convention mistakes in basic examples 3 years ago
Narmy 14e83dff0e
Adds two basic context menus for members and messages 3 years ago
Narmy d437f494db
Add basic slash command example 3 years ago
Rapptz abeea73734 Fix remaining things not explicitly passing the intents kwarg 3 years ago
Rapptz 8591cfc5e7 Run black on all examples and require it for CI 3 years ago
Rapptz 968a1f366f Change View callback order to (self, interaction, item) 3 years ago
Omkaar beafaa8a8b
Change intent comments to be consistent in the examples 3 years ago
Rapptz bc70ec5cfd Change persistent view example to use new setup_hook 3 years ago
Rapptz c95c163266 Fix background task examples 3 years ago
Josh a1c618215e
[commads] Change cog/extension load/unload methods to be async 3 years ago
Omkaar d22a7fb793
Fix intents typo in new_member example 3 years ago
Robin 15885ea728
Add an example for the new modals 3 years ago
Stocker e63c9bad85
Use display_avatar instead of avatar in converters example 4 years ago
Austin 5780ff5ef0
Add message content intent to examples 4 years ago
Robin5605 78aea51f50
Add an example for the new dropdowns 4 years ago
Ay355 fc51736b34
Add a new view example for link buttons 4 years ago
Nadir Chowdhury 7d0bd7ed20
add persistent view in on_ready to avoid loop issues 4 years ago
Rapptz 7386a971f8 Add examples for how to use views 4 years ago
pikaninja caa9512a8a
Make on_ready examples consistent 4 years ago
Aman Kumar 9e4bcd3df7
Fix some typos in custom_context example 4 years ago
apple502j 127b3239e9
Fix AttributeError in examples 4 years ago
pikaninja 1952060e1a
make examples on_ready consistent 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
N-i-c-k-007 c3e0b6e123
Update joined command in basic_bot to use f-strings 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury e961fdeae0
Rework the reaction roles example 4 years ago
Rapptz 8a24a93010 Bring back older background task example under a new name 4 years ago