27 Commits

Author SHA1 Message Date
SKINMAKER
18b6907f0b
perf: remove awaits from all internal logging (#656) 2024-09-17 21:36:20 +09:00
SKINMAKER
b421d1ab64
chore: apply prettier (#637)
* chore: apply prettier

* chore: edit ready comment

* chore: move ts comment
2023-11-29 22:04:33 +09:00
Eunwoo Choi
8015784719
feat: use webhook for logging (#625)
* 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
2023-08-31 23:19:16 +09:00
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
e3589789b0 fix: missing argument 2021-06-03 22:32:18 +09:00
00332f65f5 chore: improved server update logging 2021-05-29 10:38:44 +09:00
bddd81357f fix: missing import 2021-05-29 01:14:00 +09:00
71fa4194e6 feat: logging for v1 2021-05-29 01:06:31 +09:00
8fb2bb9eef fix: api bug 2021-05-29 01:00:26 +09:00
173ae4009a fix: forbidden error 2021-05-27 19:21:17 +09:00
85560c2421 fix: invalid v1 api 2021-05-26 21:37:00 +09:00
298939018f
style: removed space 2021-05-05 21:24:07 +09:00
a5e577b3e6
feat: added v1 bot vote check 2021-05-05 19:50:02 +09:00
62ce9c155b
fix: version for v1 2021-05-05 19:49:52 +09:00
wonderlandpark
5fb9905917 feat: added global ratelimit header 2021-03-08 19:39:59 +09:00
wonderlandpark
82270b4f17 style: fixed eslint 2021-03-06 22:39:08 +09:00
wonderlandpark
c352e7428b chore: added servers update endpointg 2021-03-06 14:08:05 +09:00
ffa5171ddf chore: made some changes for api 2021-02-28 13:07:26 +09:00
899f948fa6 style: code style changes 2021-02-28 11:58:03 +09:00
9a36919657 fix: api requesthandler invalid usage 2021-02-28 11:29:18 +09:00
5b6a1ff072 feat: added RequestHandler 2021-02-27 15:37:10 +09:00
원더
c8443ad441 fix: types 2021-01-23 21:54:39 +09:00
원더
546c882413 feat: using absolute routes 2021-01-23 19:14:21 +09:00
원더
f32571287d chore: changed file 2021-01-06 10:04:41 +09:00
원더
d1dc98b662 style: styled code 2021-01-05 10:31:23 +09:00
원더
0d3efd3c79 style: styled code 2021-01-05 10:30:54 +09:00
원더
73aa843845 feat: mark v1 as deprecated 2021-01-04 22:08:23 +09:00