SKINMAKER
8694e9b19a
deps: change discord.js version to v14 ( #503 )
...
* deps: update djs to v14
* refactor: use discord.js v14
* fix: presence not showing properly
* fix: revert Ids
* Update pages/api/v2/bots/[id]/index.ts
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* style: apply code style
* feat: customizable intents
* feat: change node version
* feat: change node version
* fix: misused operator
* deps: fix typescript version to 4.6.4
* fix: fix bot url length (#504 )
* refactor: add more advertisements (#508 )
* 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>
* refactor: detact adblock (#509 )
* refactor: detact adblock
* perf: implement mobile detection
* deps: update djs to v14
* refactor: use discord.js v14
* fix: presence not showing properly
* fix: revert Ids
* Update pages/api/v2/bots/[id]/index.ts
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
* style: apply code style
* feat: customizable intents
* feat: change node version
* feat: change node version
* fix: misused operator
* deps: fix typescript version to 4.6.4
* refactor: use discord.js v14
* deps: update discord.js to 14.2.0
* style: split options
* style: prettify
* deps: update erlpack
Co-authored-by: Junseo Park <wonderlandpark@outlook.kr>
Co-authored-by: Byungchul Kim <64084503+chul0721@users.noreply.github.com>
Co-authored-by: Eunwoo Choi <61371424+eunwoo1104@users.noreply.github.com>
2022-08-30 23:28:48 +09:00
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