Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.79k stars 2.3k forks source link

[Trivia] Better trivia list management #3194

Open palmtree5 opened 4 years ago

palmtree5 commented 4 years ago

Feature request

Select the type of feature you are requesting:

Describe your requested feature

Per a suggestion I saw in the Cog Support server, I'm bringing up a discussion on some better trivia list management features. Examples would include:

I intend to work on this but wanted to go ahead and open up an issue for people to leave thoughts and ideas on

Stonedestroyer commented 4 years ago

I missed this but have implemented a bit of the stuff with the sending YAML file part. You can delete and list files and see what is a custom file and also delete custom ones.

3420

Not sure what your progress is here.

Jackenmen commented 3 years ago

We could probably make this into an issue for just adding a way to disable lists - adding list through sending a YAML file is now possible and I haven't really seen any other idea come up in terms of trivia list management.

As for my opinion on the list disabling, I think it should be available on both global and per-server levels (the former being bot owner-only and the latter being available to admin role and higher) through [p]triviaset command (the specifics can be decided when PR is being worked on).

I marked this as PRs welcome, as I don't think there's much reason to stop potential contributors from looking into this.