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 9d39b135f4 Modernize code to use f-strings 4 years ago
..
background_task.py Fix background_task example to actually work 4 years ago
background_task_asyncio.py Bring back older background task example under a new name 4 years ago
basic_bot.py Modernize code to use f-strings 4 years ago
basic_voice.py Modernize code to use f-strings 4 years ago
converters.py Modernize code to use f-strings 4 years ago
custom_context.py Add example on subclassing commands.Context 5 years ago
deleted.py Update examples to match the new rewrite API. 8 years ago
edits.py Add missing asyncio imports from the examples 6 years ago
guessing_game.py Modernize code to use f-strings 4 years ago
new_member.py Modernize code to use f-strings 4 years ago
reaction_roles.py Rework the reaction roles example 4 years ago
reply.py Change reply example to use replies 4 years ago
secret.py Add "Secret" channel/emoji example 4 years ago