so i finished my app system and it worked great (in my test server). i tested it a bunch and ensured everything worked as it was supposed to and it did, so i committed my code and added it to my vps, but when i tried it in my actual server, it doesn't work. i used *sample and it showed the sample embed with the dropdown and the correct options, but when i selected an option, it just displayed what was in the screenshot when it's supposed to display a modal.
the video recording is how it's supposed to work. i also added print statements
app.py: https://pastes.dev/tD6e5xN0sA
sample.py: https://pastes.dev/eAfC7zACKz
the only thing that printed was this: "Select menu triggered with: Event Host" when i selected the event host option
