Discord.py error on modal “Something went wrong. Try again”
Im getting someting went wrong when i hit submit on my modal on discord? Anyone knows why? I tried to add some error handeling but i get nothing in my terminal! The code is inside a cog and is pasted below: The button, and form is showing before and when i fill out and hit […]
Discord.py modal form command has no response despite no errors in console
I want to make a command such that when I use it, a form would pop up for me to complete and my responses will be DMed to me and posted in another channel afterwards. Below is the code I used (I referred to multiple YouTube tutorials) in a group cog named modal
; the names and numbers are altered slightly due to privacy and stuff.