See More

A very common reason is a wrong site baseUrl configuration.\n

Current configured baseUrl = / (default value)\n

We suggest trying baseUrl = \n\n';var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,r="/"===s.substr(-1)?s:s+"/";e.innerHTML=r}}window.__DOCUSAURUS_INSERT_BASEURL_BANNER=!0,document.addEventListener("DOMContentLoaded",maybeInsertBanner)

Skip to main content
Pycord Logo

Pycord Guide

Learn how to create Discord bots with Pycord
Imagine a place where you can learn how to create an awesome Discord bot, equip it with Pycord, and have it running in less than a minute. Imagine a place where you can learn everything about Pycord. Imagine a guide. A Pycord Guide!

Whether you are a newbie or an experienced developer, you will find everything you need to know about Pycord here. This guide will teach you:
  • How to get a brand new bot running from scratch;
  • How to create Interactions, Context Menus and Commands;
  • In-depth concepts such as Embeds, Reactions, Help Commands, Paginators, etc;
  • Popular Topics such as working with Databases, Sharding, etc;
  • Ways to handle and manage common errors and best practices for bots;
  • And Much More!