Suggestions-bot / suggestions-bot

Suggestion/Poll bot for Discord
MIT License
2 stars 2 forks source link

Feature Request #17

Closed TheButterbrotMan closed 1 year ago

TheButterbrotMan commented 1 year ago

Add buttons available to staff members for:

  1. Accepting
  2. Rejecting
docimin commented 1 year ago

Hey @TheButterbrotMan,

There's 2 options for this.

  1. You show the buttons for all users or
  2. You don't show the buttons and use the /manage suggestion command instead.
TheButterbrotMan commented 1 year ago

Hello @docimin ,

Hmm. I remembering i saw some bots that are able to do similar things (https://ticketsbot.net/). I dont know much about developing discord bots, but maybe this helps?

https://stackoverflow.com/questions/71795093/how-to-make-a-discord-button-work-only-for-command-user

https://stackoverflow.com/questions/70308636/how-to-disable-button-for-a-specific-user

I already use the bot on my server and I like it very much! Pretty good work.

docimin commented 1 year ago

I looked it up, this is currently not possible as far as I know. Sorry!