🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

requestcord

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requestcord

Advanced Discord API wrapper with modern features

1.0.1
Maintainers
2

Logo

Requestcord

Requestcord - Discord API Wrapper

Our Website Documentation


Key Features

  • Unofficial API Wrapper – Interact with Discord without official limitations.
  • Automatic Header Building – No need to manually set headers.
  • Simplified Requests – Easily change status, global name, avatar, and more.
  • Lightweight & Fast – Optimized for speed and efficiency.
  • Async Support – Fully asyncio compatible for smooth operations.
  • WebSocket & REST API – Seamless communication with Discord’s services.

Installing

  • Python 3.8 or higher is required.
  • A virtual environment is recommended, especially on Linux.

To install the library, run:

Linux/macOS:

python3 -m pip install -U requestcord

Windows:

py -3 -m pip install -U requestcord

Development Version

To install the latest development version:

git clone https://github.com/Zkamo/requestcord.git
cd requestcord
python3 -m pip install -U .

## Credits

- `Developer & Owner` - Zkamo
- `Special Thanks & Developer` - cf-vatos

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts