• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: discord.py (GitHub Link)
  • discord.py-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • ISSUE_TEMPLATE
        • feature_request.md
        • bug_report.md
        • config.yml
      • CONTRIBUTING.md
    • examples
      • basic_bot.py
      • background_task.py
      • guessing_game.py
      • basic_voice.py
      • custom_context.py
      • deleted.py
      • edits.py
      • new_member.py
      • reply.py
    • LICENSE
    • README.ja.rst
    • .readthedocs.yml
    • discord
      • integrations.py
      • voice_client.py
      • permissions.py
      • invite.py
      • state.py
      • mentions.py
      • role.py
      • embeds.py
      • http.py
      • activity.py
      • shard.py
      • colour.py
      • asset.py
      • client.py
      • backoff.py
      • channel.py
      • relationship.py
      • widget.py
      • oggparse.py
      • user.py
      • guild.py
      • template.py
      • audit_logs.py
      • raw_models.py
      • flags.py
      • player.py
      • partial_emoji.py
      • object.py
      • message.py
      • __main__.py
      • webhook.py
      • file.py
      • ext
        • commands
          • bot.py
          • cog.py
          • cooldowns.py
          • __init__.py
          • converter.py
          • help.py
          • errors.py
          • core.py
          • context.py
          • view.py
          • _types.py
        • tasks
          • __init__.py
      • __init__.py
      • utils.py
      • context_managers.py
      • member.py
      • abc.py
      • reaction.py
      • calls.py
      • errors.py
      • bin
        • COPYING
      • opus.py
      • mixins.py
      • team.py
      • iterators.py
      • enums.py
      • gateway.py
      • emoji.py
      • appinfo.py
    • README.rst
    • setup.py
    • requirements.txt
    • .gitignore
    • docs
      • extensions
        • details.py
        • builder.py
        • exception_hierarchy.py
      • migrating.rst
      • logging.rst
      • Makefile
      • make.bat
      • faq.rst
      • intro.rst
      • images
        • commands
      • version_guarantees.rst
      • api.rst
      • locale
        • ja
          • LC_MESSAGES
            • discord.po
            • logging.po
            • whats_new.po
            • sphinx.po
            • migrating.po
            • index.po
            • version_guarantees.po
            • quickstart.po
            • faq.po
            • intro.po
            • ext
              • commands
                • commands.po
                • index.po
                • cogs.po
                • extensions.po
                • api.po
              • tasks
                • index.po
            • migrating_to_async.po
      • requests.inv
      • ext
        • commands
          • cogs.rst
          • commands.rst
          • api.rst
          • extensions.rst
          • index.rst
        • tasks
          • index.rst
      • migrating_to_async.rst
      • quickstart.rst
      • index.rst
      • conf.py
      • whats_new.rst
      • _templates
        • genindex.html
        • layout.html
        • relations.html
      • _static
        • style.css
        • custom.js
        • scorer.js
      • discord.rst
    • MANIFEST.in