.flake8
.gitattributes
.gitignore
.isort.cfg
.pre-commit-config.yaml
.prettierrc
.pylintrc
.readthedocs.yml
CHANGELOG.md
FUNDING.yml
LICENSE
MANIFEST.in
README.rst
mypy.ini
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
setup.py
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/DEVELOPER_CERTIFICATE_OF_ORIGIN.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SECURITY.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/bandit.yml
.github/workflows/codeql-analysis.yml
.github/workflows/codespell.yml
.github/workflows/docs.yml
.github/workflows/mypy.yml
.github/workflows/pr-deps.yml
.github/workflows/pylint.yml
.github/workflows/python-app.yml
discord/__init__.py
discord/__main__.py
discord/abc.py
discord/activity.py
discord/appinfo.py
discord/asset.py
discord/audit_logs.py
discord/automod.py
discord/backoff.py
discord/bot.py
discord/channel.py
discord/client.py
discord/cog.py
discord/colour.py
discord/components.py
discord/context_managers.py
discord/embeds.py
discord/emoji.py
discord/enums.py
discord/errors.py
discord/file.py
discord/flags.py
discord/gateway.py
discord/guild.py
discord/http.py
discord/integrations.py
discord/interactions.py
discord/invite.py
discord/iterators.py
discord/member.py
discord/mentions.py
discord/message.py
discord/mixins.py
discord/object.py
discord/oggparse.py
discord/opus.py
discord/partial_emoji.py
discord/permissions.py
discord/player.py
discord/py.typed
discord/raw_models.py
discord/reaction.py
discord/role.py
discord/scheduled_events.py
discord/shard.py
discord/stage_instance.py
discord/state.py
discord/sticker.py
discord/team.py
discord/template.py
discord/threads.py
discord/user.py
discord/utils.py
discord/voice_client.py
discord/welcome_screen.py
discord/widget.py
discord/bin/COPYING
discord/bin/libopus-0.x64.dll
discord/bin/libopus-0.x86.dll
discord/commands/__init__.py
discord/commands/context.py
discord/commands/core.py
discord/commands/options.py
discord/commands/permissions.py
discord/ext/bridge/__init__.py
discord/ext/bridge/bot.py
discord/ext/bridge/context.py
discord/ext/bridge/core.py
discord/ext/commands/__init__.py
discord/ext/commands/_types.py
discord/ext/commands/bot.py
discord/ext/commands/cog.py
discord/ext/commands/context.py
discord/ext/commands/converter.py
discord/ext/commands/cooldowns.py
discord/ext/commands/core.py
discord/ext/commands/errors.py
discord/ext/commands/flags.py
discord/ext/commands/help.py
discord/ext/commands/view.py
discord/ext/pages/__init__.py
discord/ext/pages/pagination.py
discord/ext/tasks/__init__.py
discord/sinks/__init__.py
discord/sinks/core.py
discord/sinks/errors.py
discord/sinks/m4a.py
discord/sinks/mka.py
discord/sinks/mkv.py
discord/sinks/mp3.py
discord/sinks/mp4.py
discord/sinks/ogg.py
discord/sinks/pcm.py
discord/sinks/wave.py
discord/types/__init__.py
discord/types/activity.py
discord/types/appinfo.py
discord/types/audit_log.py
discord/types/automod.py
discord/types/channel.py
discord/types/components.py
discord/types/embed.py
discord/types/emoji.py
discord/types/gateway.py
discord/types/guild.py
discord/types/integration.py
discord/types/interactions.py
discord/types/invite.py
discord/types/member.py
discord/types/message.py
discord/types/raw_models.py
discord/types/role.py
discord/types/scheduled_events.py
discord/types/snowflake.py
discord/types/sticker.py
discord/types/team.py
discord/types/template.py
discord/types/threads.py
discord/types/user.py
discord/types/voice.py
discord/types/webhook.py
discord/types/welcome_screen.py
discord/types/widget.py
discord/ui/__init__.py
discord/ui/button.py
discord/ui/input_text.py
discord/ui/item.py
discord/ui/modal.py
discord/ui/select.py
discord/ui/view.py
discord/webhook/__init__.py
discord/webhook/async_.py
discord/webhook/sync.py
docs/Makefile
docs/api.rst
docs/cogs.rst
docs/conf.py
docs/discord.rst
docs/faq.rst
docs/index.rst
docs/installing.rst
docs/intents.rst
docs/logging.rst
docs/make.bat
docs/migrating_to_v1.rst
docs/migrating_to_v2.rst
docs/quickstart.rst
docs/version_guarantees.rst
docs/whats_new.rst
docs/_static/codeblocks.css
docs/_static/copy.js
docs/_static/custom.js
docs/_static/icons.css
docs/_static/icons.woff
docs/_static/scorer.js
docs/_static/settings.js
docs/_static/sidebar.js
docs/_static/style.css
docs/_templates/genindex.html
docs/_templates/layout.html
docs/_templates/relations.html
docs/ext/bridge/api.rst
docs/ext/bridge/index.rst
docs/ext/commands/api.rst
docs/ext/commands/cogs.rst
docs/ext/commands/commands.rst
docs/ext/commands/extensions.rst
docs/ext/commands/index.rst
docs/ext/pages/index.rst
docs/ext/tasks/index.rst
docs/extensions/attributetable.py
docs/extensions/builder.py
docs/extensions/details.py
docs/extensions/exception_hierarchy.py
docs/extensions/nitpick_file_ignorer.py
docs/extensions/resourcelinks.py
docs/images/discord_bot_tab.png
docs/images/discord_bot_user_options.png
docs/images/discord_create_app_button.png
docs/images/discord_create_app_form.png
docs/images/discord_create_bot_user.png
docs/images/discord_oauth2.png
docs/images/discord_oauth2_perms.png
docs/images/discord_oauth2_scope.png
docs/images/discord_privileged_intents.png
docs/images/drop_down_icon.svg
docs/images/pycord.ico
docs/images/pycord_logo.png
docs/images/snake.svg
docs/images/snake_dark.svg
docs/images/commands/flags1.png
docs/images/commands/flags2.png
docs/images/commands/flags3.png
docs/images/commands/greedy1.png
docs/images/commands/keyword1.png
docs/images/commands/keyword2.png
docs/images/commands/optional1.png
docs/images/commands/positional1.png
docs/images/commands/positional2.png
docs/images/commands/positional3.png
docs/images/commands/variable1.png
docs/images/commands/variable2.png
docs/images/commands/variable3.png
examples/audio_recording.py
examples/background_task.py
examples/background_task_asyncio.py
examples/basic_bot.py
examples/basic_voice.py
examples/bridge_commands.py
examples/converters.py
examples/cooldown.py
examples/create_private_emoji.py
examples/custom_context.py
examples/deleted.py
examples/edits.py
examples/modal_dialogs.py
examples/new_member.py
examples/reaction_roles.py
examples/reply.py
examples/secret.py
examples/timeout.py
examples/wait_for_event.py
examples/app_commands/context_menus.py
examples/app_commands/info.py
examples/app_commands/slash_autocomplete.py
examples/app_commands/slash_basic.py
examples/app_commands/slash_cog.py
examples/app_commands/slash_cog_groups.py
examples/app_commands/slash_groups.py
examples/app_commands/slash_options.py
examples/app_commands/slash_perms.py
examples/views/button_roles.py
examples/views/confirm.py
examples/views/counter.py
examples/views/dropdown.py
examples/views/ephemeral.py
examples/views/link.py
examples/views/paginator.py
examples/views/persistent.py
examples/views/tic_tac_toe.py
py_cord.egg-info/PKG-INFO
py_cord.egg-info/SOURCES.txt
py_cord.egg-info/dependency_links.txt
py_cord.egg-info/requires.txt
py_cord.egg-info/top_level.txt
tests/__init__.py
tests/helpers.py
tests/test_utils.py