werrpy/vdator

Rewrite reactions to use report instead of output content

Closed this issue · 2 comments

Right now, reactions are based on content of message. Use checker.get_report() instead.

Won't work for reply message (already generated)
Slower

Use part of reply message from checker.get_report() instead of entire message tagss (ex. [CORRECT])