elijabesu / SauriCogs

Random cogs for Red V3 that I needed and couldn't find so instead of paying someone, I learned how to do it on my own.
https://cogs.saurich.com
Mozilla Public License 2.0
20 stars 45 forks source link

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

Open Flo2ent opened 3 years ago

Flo2ent commented 3 years ago

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 #馃挕鈹俿erver-sugg始s. I would like to separate the types of suggestions people will do in different channels: server-related sugg's in #馃挕鈹俿erver-sugg始s and new reddit feeds sugg's in #馃挕鈹俧eeds-sugg始s.

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

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

Thank you for reading.

elijabesu commented 3 years ago

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. :)