Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Felipe Giraldo edited this page Jun 17, 2022 · 14 revisions

We suggest you be familiar with discord.py and python. This is a Ticket Bot guide so it couldn't contain a lot of python explanations.

Installations

  1. We need to install the library discord-components
pip install --upgrade discord-components

⚠️ If you meet an error No matching distribution found for discord-components when installing, try updating the python version! (It must be upper than 3.6)

  1. We need to create the bot in Discord Developer Portal. If you have no idea how to do it follow this documentation.
  2. Invite the bot to your server.