* feat: use webhook for sending log
* fix: use property instead of hashmap
* fix: ci fail due to webhook URL validation
* chore: new url based on regex
* feat: send reports to webhook
* chore: env example
* feat: add open review log channel and embed
* chore: do not include submit page
* chore: mention instead of date
* feat: add max denies error
* typo: 더 이상
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* feat: add exceptions to deny count
* fix: invalid embed used
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* fix: invalid guild
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* fix: invalid position
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* fix: proper reason check position
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* feat: sepcific error message
* refactor: change reason embed format
* fix: knex andWhereNot method to whereNotIn method
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* feat: tracing metrix for deny
* feat: added raw reason at tag
* fix(dd-trace): not using async function
* chore: removed tracer init and await
* feat: added datadog init file
* style(dd-trace): changed style
* fix(scripts): wrong path