Skip to main content

Interactions.py


License

image

A Feature-rich Discord Bot Framework for Python

A highly extensible, easy to use, and feature complete framework for Discord.

interactions.py is the culmination of years of experience with Discord's APIs and bot development. This framework has been built from the ground up with community feedback and suggestions in mind. Our framework provides a modern and intuitive set of language bindings for easy interaction with Discord.

Key Features

interactions.py offers a wide range of features for building Python-powered Discord bots and web applications alike:

  • ✅ 100% coverage of the Discord API
  • ✅ Dynamic cache with TTL support
  • ✅ Modern and Pythonic API for easy interaction with Discord
  • ✅ Proper rate-limit handling
  • ✅ Feature parity with most other Discord API wrappers
  • ✅ Fully automated command synchronisation

In addition to core functionality, interactions.py provides a range of optional extensions, allowing you to further customize your bot and add new features with ease.

Extensibility

So the base library doesn't do what you want? No problem! With builtin extensions, you are able to extend the functionality of the library. And if none of those pique your interest, there are a myriad of other extension libraries available.

Just type bot.load_extension("extension")

Extensions

Prefixed Commands

Prefixed commands, message commands, or legacy commands. Whatever you want to call them, by default the interactions.py library will not handle these. But rest assured this extension will get you going

  • ✅ Automatic command registration
  • ✅ Annotation support

Debug Extension

A fully featured debug and utilities suite to help you get your bots made

Jurigged

A hot reloading extension allowing you to automagically update your bot without reboots

Sentry

Integrates Sentry.io error tracking into your bot with a single line

Console

Adds aiomonitor support with enables cli commands over a web interface

Paginators

Easily create multi-page embeds without having to implement the UX

Where do I start?

Getting started with interactions.py is easy! Simply install it via pip and start building your Discord application in Python:

pip install -U discord-py-interactions

import interactions

bot = interactions.Client()

@interactions.listen()
async def on_startup():
    print("Bot is ready!")

bot.start("token")

With interactions.py, you can quickly and easily build complex Discord applications with Python. Check out our guides for more information. Or join our discord.

Release files for interactions.py 5.16.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for interactions.py 5.16.0
File Size Uploaded
interactions_py-5.16.0.tar.gz 809.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for interactions.py 5.16.0
File Interpreter ABI Platform
interactions_py-5.16.0-py3-none-any.whl Python 3 none any Details

Total release size: 1.7 MB

Release files / interactions_py-5.16.0.tar.gz

Download URL interactions_py-5.16.0.tar.gz
Size 809.1 kB
Tags Source
SHA-256 checksum
How to use checksums
135479a3909422d1991572f28d6af6b1a0c8b884b54f40921b5501ad44955b0b
BLAKE2b-256 checksum
How to use checksums
9c31ae331b8762f7e2446b62e2a29da50dc04f452e6c5206d328ec1495c7a17d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.19

Release files / interactions_py-5.16.0-py3-none-any.whl

Download URL interactions_py-5.16.0-py3-none-any.whl
Size 877.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
5a26496a2713e153a5d46fd8a93c3319835e8642bbc1b51d9a5784271cb93274
BLAKE2b-256 checksum
How to use checksums
b4b6c0ba82df76a8ecced673bdba93e5c8a4f5ed8d7e414e4c982a378d049b83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.10.19
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page