CodeBullet-Community / BulletBot

A Discord bot for the Code Bullet and Co server
https://codebullet-community.github.io/BulletBot
GNU Affero General Public License v3.0
28 stars 9 forks source link

Add `botsuggestions` and `showbugs` commands #73

Closed StrangeRanger closed 4 years ago

StrangeRanger commented 4 years ago

Is your feature request related to a problem? Please describe. The only way to see, deleted, and all-around interact with the bot suggestions and bug reports, is by manually looking through the database.

Describe the feature you'd like in detail Added commands that make it possible to see all of the bot suggestions and bug reports without having to log into the MongoDB database. The commands should also have the option to delete any of the suggestions and bugs in the database.

Additional information/context Here is a format idea:

Showing bug reports: show bug or showbug Showing suggestions: show botsuggest or showbotsuggest

SHOULD ONLY BE USABLE MY BOTOWNERS

Jet132 commented 4 years ago

probably won't be added, because an actual UI in the form of a web interface would be much better