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.
Niklas Mertsch 1add8a0b40
Fix DeprecationWarning in escape_markdown()
4 weeks ago
..
app_commands Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 4 months ago
bin Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
ext Fix command/group call overloads with custom contexts 1 month ago
types Add support for new modal components 6 months ago
ui Fix nested UI item parent state 1 month ago
webhook Validate message file upload limit 1 month ago
__init__.py Version bump for development 6 months ago
__main__.py Show davey version in --version output 6 months ago
_types.py Add support for generic ClientT in Interaction 4 years ago
abc.py Optimise utils.find and specialise utils.as_chunks 9 months ago
activity.py Reformat entire project with ruff instead of black 1 year ago
appinfo.py Reformat entire project with ruff instead of black 1 year ago
asset.py Add support for user collectibles 12 months ago
audit_logs.py Add channel attribute to automod quarantine user AuditLogAction 12 months ago
automod.py Reformat entire project with ruff instead of black 1 year ago
backoff.py Reformat entire project with ruff instead of black 1 year ago
channel.py Remove duplicate ForumChannel._flags slot and fix docstring 1 month ago
client.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 4 months ago
collectible.py Add support for user collectibles 12 months ago
colour.py Add colours for new Discord themes 1 year ago
components.py Fix being unable to set ui.Container colour to black 1 month ago
context_managers.py Replace trigger_typing with awaiting typing context manager 4 years ago
embeds.py Reformat entire project with ruff instead of black 1 year ago
emoji.py Add animated=true parameter to animated emoji 10 months ago
enums.py Add support for new modal components 6 months ago
errors.py Fix FFmpeg errors not sent to after callback 6 months ago
file.py Fix typos in api reference docs 1 month ago
flags.py Add support for emoji_added message type 12 months ago
gateway.py Fix heartbeat latency race between keepalive and event loop threads 1 month ago
guild.py Fix docs for role member counts to not mention manage_roles 1 month ago
http.py Validate message file upload limit 1 month ago
integrations.py Add support for getting an integration's scopes 6 months ago
interactions.py Remove old workaround to /callback not having a return type 6 months ago
invite.py Reformat entire project with ruff instead of black 1 year ago
member.py Use iscoroutinefunction from inspect instead of asyncio on 3.12+ 4 months ago
mentions.py Use a sequence instead of a list for AllowedMentions 4 years ago
message.py Fix Message.edit suppress default 1 month ago
mixins.py Add support for specifying the type of a generic discord.Object 4 years ago
object.py Fix comparisons between two Object with types 3 years ago
oggparse.py Fixes/improvements to FFmpegAudio and subclasses 3 years ago
onboarding.py Add support for guild onboarding 1 year ago
opus.py Reformat entire project with ruff instead of black 1 year ago
partial_emoji.py Add client parameter to PartialEmoji.from_str 6 months ago
permissions.py Add bypass slowmode permissions 6 months ago
player.py Fix FFmpeg errors not sent to after callback 6 months ago
poll.py Reformat entire project with ruff instead of black 1 year ago
presences.py Reformat entire project with ruff instead of black 1 year ago
primary_guild.py All __all__ to primary_guilds module 12 months ago
py.typed Add typing metadata 5 years ago
raw_models.py Update Pyright to v1.1.394 2 years ago
reaction.py Fix exception type in docstring for Reaction.clear 1 month ago
role.py Reformat entire project with ruff instead of black 1 year ago
scheduled_event.py Reformat entire project with ruff instead of black 1 year ago
shard.py Fix typos in api reference docs 1 month ago
sku.py Fix typos in api reference docs 1 month ago
soundboard.py Reformat entire project with ruff instead of black 1 year ago
stage_instance.py Fix permissions-based docstrings to be more consistent 4 years ago
state.py Don't cache SoundboardSound when Intents.expressions is disabled 5 months ago
sticker.py Add support for get sticker pack 2 years ago
subscription.py Add support for multiple subscription tier SKUs 2 years ago
team.py Add support for team membership role 3 years ago
template.py Add deprecation warning to create_guild functions 1 year ago
threads.py Add bypass slowmode permissions 6 months ago
user.py Add support for user collectibles 12 months ago
utils.py Fix DeprecationWarning in escape_markdown() 4 weeks ago
voice_client.py Add warning and raise if davey is not installed 6 months ago
voice_state.py Add DAVE protocol support 8 months ago
welcome_screen.py Update pyright version 3 years ago
widget.py Reformat entire project with ruff instead of black 1 year ago