botblock / BotBlock.org

BotBlock - The List of Discord Bot Lists and Services
https://botblock.org/
Mozilla Public License 2.0
28 stars 8 forks source link

Add/edit/remove bot list features from the web #13

Closed MattIPv4 closed 4 years ago

MattIPv4 commented 4 years ago

Website/API Suggestion

Description

The set of features that all bot lists can have run from a database table but there is currently no interface on the website for moderators and admins to easily edit this.

We should add an interface that allows moderators to add new features and edit the display/name of existing features. Admins should have the additional ability to remove features.

This needs to consider the database relation between features & feature_map when features are removed by an admin.

Why

Ease of use, don't want to have to manually edit the database to add or edit a feature.

MattIPv4 commented 4 years ago

Completed in https://github.com/botblock/BotBlock.org/pull/50