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 99fc950510 Use f-strings in more places that were missed. 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 Update joined command in basic_bot to use f-strings 4 years ago
basic_voice.py Use f-strings in more places that were missed. 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 Use f-strings in more places that were missed. 4 years ago
edits.py Use f-strings in more places that were missed. 4 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