12 Commits

Author SHA1 Message Date
Eunwoo Choi
516f72ad08
feat: add open review deny log and max denies restriction (#510)
* 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>
2022-08-15 21:22:55 +09:00
f74f668e3e
Chore: improved bot review api (#484) 2022-02-13 11:49:17 +09:00
Junseo Park
c8708d8ad7
Added datadog metrix (#437)
* 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
2021-07-15 11:06:11 +09:00
22c8249a3c feat: added datadog metrix 2021-07-02 22:49:02 +09:00
a60f5d70a6 chore: changed bot load API route 2021-06-03 15:23:25 +09:00
522cfc02c8 style: fix deepscan 2021-05-22 16:13:45 +09:00
273bed7e0c feat: support searching with index 2021-05-22 16:13:30 +09:00
b9936fcf02 chore: some changes at deny 2021-05-21 22:04:51 +09:00
a2c1347387 feat: added approve api 2021-05-21 22:04:47 +09:00
daf0d85c83 feat: private api changes 2021-05-21 09:44:17 +09:00
1a1c0f0d80 chore: updated endpoint 2021-05-13 22:51:33 +09:00
debd0e6453 feat: added get botSubmits list api 2021-05-13 22:28:40 +09:00