/discord.py-masterclass

A tutorial/guide explaining all features in discord.py and how to make a discord bot from scratch.

MIT LicenseMIT

Installation for windows

Extra steps for windows users

pipwin install cairocffi

pipwin is a package that installs windows binaries for python packages that require them. cairo is a dependency for mkdocs-material and is required for it to work on windows.