Closing and Adding Users | Ticketing in Discord.py (Part 2)

Опубликовано: 22 Март 2026
на канале: Digiwind
4,381
47

In this video, we continue the ticketing with buttons in discord.py series. Building on what we coded in the first episode, we add a close button and slash command - to close the ticket - and an add slash command - to allow users to add other members to the ticket.

Discord.py Ticketing Series:    • Ticketing in Discord.py (with Buttons)  

More discord.py videos:    • discord.py  

Install discord.py v2.0: pip install discord.py

Documentation:
discord.ui.View: https://discordpy.readthedocs.io/en/l...
discord.ui.button: https://discordpy.readthedocs.io/en/l...
set_permissions: https://discordpy.readthedocs.io/en/l...

Discord Server:   / discord  
Twitter (@Digiwind_YT):   / digiwind_yt  
Top.gg: https://top.gg/user/512025208542986241
GitHub (Digiwind): https://github.com/Digiwind
Official Discord.py Server: discord.gg/dpy

Chapters:
0:00-0:31 Intro
0:31-01:11 Close Button
01:11-02:02 Adding Views to Messages
02:02–02:39 Close Slash Command
02:39-03:49 Add Slash Command
03:49-03:54 Making a View Persistent
03:54-04:43 Outro

#discordpy #dpy #digiwind #ticketing #ticketingsystem #ticketingbot #pythonprogramming