Old Pycord Guide
Pycord Guide is an unofficial guide to using the features in Pycord. It provides examples, explanations, and more.
Last updated
Was this helpful?
Pycord Guide is an unofficial guide to using the features in Pycord. It provides examples, explanations, and more.
Last updated
Was this helpful?
This guide has been moved to . Please visit the new guide instead, since this one might be outdated.
The new guide looks better, has better explanations, and is way better overall.
Pycord is an API wrapper for the Discord API, which allows you to make Discord Bots. This is an unofficial guide to this Python Wrapper.
Uninstall Discord and Discord.py libraries which you might have installed. These may mess up the imports, since Pycord's imports are the same.
Install Py-cord. Remember - its py-cord, not pycord.
You can also install other builds if you want.
Warning: Py-cord alpha can be unstable
Note: Git is required to install these. Visit the page below to understand how you can install git.
Repl.it is not a good IDE. Its online, its free, but you should definitely not use it to host your bot, its not made for that purpose. Your bot will get slower as it gets bigger, and certain files might be deleted.
Step 1: Create a file and name it .replit
. Just .replit
, with the dot/period at first.
Next, you need to insert the following into the file.
Instead, you may use . EpikHost is fully free for Discord Bots, you just need to join their to create an account. You may also use another cheap VPS.