SKINMAKER
a2adbf116e
feat: make all API Requests require authorization ( #686 )
2025-06-21 22:18:53 +09:00
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
5cf8cf48ec
fix: use username instead of globalName ( #567 )
...
* fix: use username instead of globalName
* fix: show username on owner
2023-06-20 20:54:28 +09:00
SKINMAKER
5d41ada703
feat: get display name on query ( #565 )
...
* feat: get display name on query
* chore: use global_name instead of display_name
* feat: show username on Owner
* chore: remove unused import
* feat: user page
* chore: remove logging
* feat: navbar
* feat: Seo
* feat: logging
* feat: addbot
* feat: security credit
* feat: report
* feat: transfer owner
* feat: seo
* feat: report
* chore: do not get channel from guild
* chore: remove displayname
* chore: remove unused import
2023-06-10 22:29:51 +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
wonderlandpark
f6f2a1e779
fix: ratelimit key gen
2021-03-14 10:24:30 +09:00
wonderlandpark
49bf059f4f
feat: added user report
2021-03-13 21:51:10 +09:00