discord.py-self is a Python API wrapper forked from discord.py and adapted for Discord user-account APIs. It provides an async-ready Python interface with familiar patterns for developers who know the original discord.py ecosystem. The library includes rate limit handling, performance-oriented implementation choices, upstream compatibility goals, and coverage for many user-specific Discord systems. It supports areas such as sessions, read states, relationships, connections, interactions, application management, and other account-level features. ...