74 Commits (61105ce92515589c6a4f5403e94e674d559b12f1)

Author SHA1 Message Date
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 3 years ago
Austin 5780ff5ef0
Add message content intent to examples 3 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
Rapptz e359aeb122 Fix background_task example to actually work 4 years ago
Sebastian Law 5ed47cacc7
Update background_task example to use ext.tasks 4 years ago
Alex Nørgaard 7f05f7f6c0
Add converter example 4 years ago
Nadir Chowdhury 6c08f3d344
Add "Secret" channel/emoji example 4 years ago
Byambadalai Sumiya 35db712c16
Fix reaction_roles example logic 4 years ago
Kippiii 96059e5365
Add reaction roles example 4 years ago
SNVMK 169b61092a
Change reply example to use replies 4 years ago
Zomatree 4bce41f7aa
Add intents to examples 5 years ago
Xua 1fd87ad0ca Add example on subclassing commands.Context 5 years ago
Geroyuni 8db7b5eb19 Fix volume command in basic voice example 6 years ago
Rapptz 03fdd81531 Remove outdated playlist.py example. 6 years ago
Rapptz caf3d17d4a Rework entire cog system and partially document it and extensions. 6 years ago
Capn dd5762d9ed Add missing asyncio imports from the examples 7 years ago
PikalaxALT 7891afcec8 Remove deprecated ffmpeg/avconv flag from basic_voice example 7 years ago
Modelmat 1436af3b18 Removes redundant asyncio import 7 years ago
Rapptz 00ee7549c9 Update new member example to not be broken. 7 years ago
Daniel 27063a91c7 Improve basic_voice example 7 years ago
Daniel 6f42a5f2ec Fixed broken code 8 years ago
Daniel a037d469d7 Add basic rewrite voice example 8 years ago
Rapptz e77012f4d9 Make all public is_ functions into methods instead of properties. 8 years ago
Rapptz 8c896e9fbc Re-add Client.wait_until_ready 8 years ago
Rapptz 1e09432c45 Update examples to use the new generic wait_for. 8 years ago
Rapptz f8a5d890fe Update examples to match the new rewrite API. 8 years ago