Hokkaydo / EPLBot

EPLBot sources repository
https://discord.gg/9wKTDtPbvm
GNU General Public License v3.0
7 stars 6 forks source link

[Feature Request] Allow the user executing a program to remove the code or output #93

Closed SuperLanceur closed 2 months ago

emecdelam commented 3 months ago

regarding this issue, I'm not sure how you would like it to work, having a trash emoji similar to Texit or a button system like this : image

also, should the deletion be time dependent aka you can't delete after 5 mins, if not it would mean that the user should be stored indefinitely in the db

Hokkaydo commented 3 months ago

I think the easier would be simply going with an optional parameter "hide_code" set by default to false

Hokkaydo commented 2 months ago

Implemented