You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rapptz 2bf2bfc9b4 Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
..
app_commands Add app commands transformer example 3 years ago
modals Move modal example to its own folder 3 years ago
views Remove unused import in dropdown example 3 years ago
advanced_startup.py Add utils.setup_logging to help set up logging outside of Client.run 3 years ago
background_task.py Fix remaining things not explicitly passing the intents kwarg 3 years ago
background_task_asyncio.py Fix remaining things not explicitly passing the intents kwarg 3 years ago
basic_bot.py Fix minor convention mistakes in basic examples 3 years ago
basic_voice.py Run black on all examples and require it for CI 3 years ago
converters.py Run black on all examples and require it for CI 3 years ago
custom_context.py Run black on all examples and require it for CI 3 years ago
deleted.py Run black on all examples and require it for CI 3 years ago
edits.py Run black on all examples and require it for CI 3 years ago
guessing_game.py Run black on all examples and require it for CI 3 years ago
new_member.py Run black on all examples and require it for CI 3 years ago
reaction_roles.py Run black on all examples and require it for CI 3 years ago
reply.py Run black on all examples and require it for CI 3 years ago
secret.py Remove outdated comment in secret.py example 3 years ago