RequestCord Logo

Next Generation
Discord Development

Advanced Discord API wrapper with modern features, built for performance and simplicity.

Get Started in Seconds

Install RequestCord with pip and start building immediately

Linux/macOS Terminal
$pip install -U requestcord
Windows Command Prompt
>pip install -U requestcord
Development Version
$git clone https://github.com/Zkamo/requestcord.git
$cd requestcord
$python3 -m pip install -U .

Want to contribute or report an issue?

Why Choose RequestCord?

A modern Discord API wrapper designed with developers in mind

High Performance

Built for speed with optimized API calls and efficient resource management.

Secure by Design

Implements best practices for token handling and secure API interactions.

Low Overhead

Minimal dependencies and efficient code for reduced resource consumption.

Developer Friendly

Intuitive API with comprehensive documentation and type hints.

Modern Features

Support for the latest Discord API features and integration capabilities.

Active Development

Regular updates and responsive maintenance to keep up with Discord changes.

Changelog

Stay up to date with the latest improvements and updates

1 of 2

Beta Release of RequestCord

2025-02-23

We're excited to announce the Beta release of RequestCord! This version includes:

  • Automated header generation for seamless API requests.
  • Onboarding bypass for faster guild integration.
  • Token editor for easy management of user tokens.
  • Bypasses for rules and onboarding to streamline guild integration.

Offical Release of RequestCord

2025-03-15

We are excited to announce the official release of Requestcord today! So, what's new?

  • A new class that simplifies making Discord requests (e.g., creating polls, adding reactions, checking tokens, etc.).
  • A new class that allows you to change the presence of a Discord token and soon more!
  • We've introduced a new JSON syntax, and all functions will now return a JSON response.
  • We've recoded much of the old code to improve efficiency and enhance the library.