Pycord Guide
  • Old Pycord Guide
  • FAQ
  • Pycord Discord
  • Getting Started
    • Creating a bot
    • Coding your bot
  • Guides
    • Threads
    • Voice Commands
    • Storing Data
    • Basic Features
      • Embeds
  • Interactions
    • Buttons
    • Dropdowns (Select Menus)
    • Context Menu Commands
    • Slash Commands
  • More
    • Installing Git
Powered by GitBook
On this page
  • What is Pycord?
  • Why is it called Pycord but the package name is Py-cord?

Was this helpful?

FAQ

Frequently Asked Questions in Py-cord.

What is Pycord?

Pycord is an API wrapper for the Discord API. This module allows you to make Discord bots easily. It is a fork of discord.py, now a discontinued project.

Why is it called Pycord but the package name is Py-cord?

Every Package on PYPI must have a unique name, and Pycord was taken. So, the name is Py-cord, but we call it Pycord.

PreviousOld Pycord GuideNextCreating a bot

Last updated 3 years ago

Was this helpful?