Mephiles / torntools_extension

A browser extension for Torn.com
GNU General Public License v3.0
109 stars 65 forks source link

Easy bug reporting #598

Open DeKleineKobini opened 3 years ago

DeKleineKobini commented 3 years ago

Idea: Add a question mark icon (or smth similar) to the top-right of the popup window and once clicked, it shows some basic help information (link to torntools server homepage (coming soon™); link to discord; etc.) and a bug report form.

The form would have some general selectors like "broken feature", "layout issues", etc. and a text field for extra info. Submitting the report would send it to TT server API. All reports would be visible via browser. But the server would also send out an automatic notification to discord when a certain category has X amount of reports in Y time.

I also thought about sending the URL for extra automation. For example "There have been X reports in Y minutes about Layout issues on Home page. More details: [link]".

This would achieve multiple things: 1) all bug reports (mostly) in one place 2) less repeating bug reports in my mailbox & in discord

(this might bring the report numbers up actually but it's rather a good thing for the automated notifications)

Original Issue: v6 repo

DeKleineKobini commented 3 years ago

Original issue has a lot of discussion.

DeKleineKobini commented 1 year ago

Blocked because we have no TornTools server implemented for now.