paradoxical-autumn / quoter

stupid discord bot
https://qtr.its-autumn.xyz
MIT License
0 stars 0 forks source link

RMQ #6

Open paradoxical-autumn opened 2 months ago

paradoxical-autumn commented 2 months ago

Remove My Quote.

Currently, RMQ is only available to developers with aTools, this update would make it accessible to the person who has been quoted. Maybe this could be completed by adding metadata to the image file that can be re-read to verify who was quoted?

paradoxical-autumn commented 1 month ago

note: i don't want to add in a new database of EVERY quote to verify who sent it and who it is about, due to the storage space which would be required for that.

i would use the qtMsgs to log who the quote is about but this would conflict with #11

paradoxical-autumn commented 1 month ago

As is stated in the tags, I don't know a way to implement this without creating a second DB table, which would be a mess.