A discord ticket bot created with python, using discord components such as buttons and select menus.
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.
- 1.1. Installing discord.py run this command in terminal after cloning
pip install -r req.txt
- 1.2. Installing discord-components run this command in terminal after cloning
pip install -r req.txt
- 1.3. Installing the bot