Can discord bots create polls? (discord.py)
I want to add a poll functionality to my bot. However, I want to make the polls not like basic reaction ones, but like the ones users can create normally. Is there a way to do that? From what I’ve seen, in the docs, I can’t find it, but I want to know if there still is a way to do so.
Can discord bots create polls? (discord.py)
I want to add a poll functionality to my bot. However, I want to make the polls not like basic reaction ones, but like the ones users can create normally. Is there a way to do that? From what I’ve seen, in the docs, I can’t find it, but I want to know if there still is a way to do so.
AppCommand get endless parameters
Original:
How can I add a role to someone while ignoring the permissions of the command user?
My code: