Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] Suggestion cog - ability to create multiple suggestions channels #74

Open
Flo2ent opened this issue Aug 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Flo2ent
Copy link

Flo2ent commented Aug 16, 2021

Hello,

I would like to propose a feature for the suggestion cog: the ability to create multiple suggestions channels.

Context:
I'm working on a NSFW server with reddit feeds and I implemented this cog so that members will suggest new features in #💡│server-suggʼs. I would like to separate the types of suggestions people will do in different channels: server-related sugg's in #💡│server-suggʼs and new reddit feeds sugg's in #💡│feeds-suggʼs.

Proposal:
Something like this: -suggestset channel <what> [channel].
ex:

  • -suggestset channel server #💡│server-suggʼs
  • -suggestset channel feed #💡│feeds-suggʼs

And members would suggest like this: -suggest <what> <suggestion>
ex:

  • -suggest server [...]
  • -suggest feed [...]

Thank you for reading.

@elijabesu elijabesu added the enhancement New feature or request label Aug 18, 2021
@elijabesu
Copy link
Owner

Hihi,

thanks for the suggestion, it would surely be an interesting thing to dive into. My biggest issue with this would be handling the settings for bots that would have the original version with only one suggestion box.

I'll try looking into it a bit once my exams are over, unless I think of a good way to handle it before. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants