29 Commits

Author SHA1 Message Date
skinmaker1345
fb487cf075 chore: update node for docker 2024-02-12 11:18:31 +09:00
Eunwoo Choi
7121097ed2
fix: put NEXT_PUBLIC_HCAPTCHA_SITEKEY on build (#546)
* fix: put NEXT_PUBLIC_HCAPTCHA_SITEKEY on build

* feat: update api docs
2023-03-23 14:13:35 +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
Junseo Park
0759e35f2c
Fix things for next release (#447)
* feat: updated bot name

* fix: blocked bot shown

* chore: updated api-docs commit hash

* feat: showing build info

* fix: number not formatted

* feat: parsing image tag

* docs: updated issue template
2021-07-14 21:20:31 +09:00
Renovate Bot
4deb6ffd6e
chore(deps): update node.js to v14.17 2021-05-25 00:30:06 +00:00
7d4d16430c chore(docker): cleanup 2021-05-08 16:34:22 +09:00
21f6aec42b chore: added sentry envs 2021-05-08 16:17:14 +09:00
7480596189 fix: docker hook geting sentry dsn as build-arg 2021-05-08 15:56:38 +09:00
cc935c486c
chore: docker using build-base 2021-04-29 21:24:22 +09:00
186755eee4
chore: docker using python 2021-04-29 21:00:36 +09:00
fbe1115508
style: removed unnecessary script 2021-04-13 13:56:13 +09:00
wonderlandpark
423b087e0f chore: added install package script 2021-03-06 22:54:44 +09:00
a57b42554a fix: dockerfile 2021-02-25 15:57:28 +09:00
0288c97e3b fix: docker file 2021-02-25 15:37:21 +09:00
50bd98d91e feat: startup script for loading discordbot 2021-02-25 14:56:54 +09:00
renovate[bot]
9e0e2cd799
chore(deps): update node docker tag to v14.16 (#243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-25 14:21:45 +09:00
원더
4cdd298685 chore: added tester key 2021-02-05 22:43:17 +09:00
원더
df1f2a22bb chore: export env 2021-02-05 20:19:37 +09:00
원더
8b11cf81bf chore: get docker hub argument 2021-02-05 19:58:27 +09:00
원더
0c132c8bfc chore: added debug 2021-02-05 09:47:35 +09:00
원더
122a4acec1 chore: setup .env file 2021-02-04 15:22:44 +09:00
원더
fc93d1c9b6 feat: added args for Docker Image 2021-02-03 10:32:39 +09:00
원더
29b3630a78 chore: added public tester key 2021-01-24 20:18:38 +09:00
원더
994ea56af7 chore: using env for tester key 2021-01-24 19:23:19 +09:00
원더
e1d13419ef fix: missing secret.json 2021-01-23 13:10:17 +09:00
원더
f9b89db485 fix: fixed dockerfile 2021-01-23 12:47:31 +09:00
원더
cbd2acbcec chore: adding public env in docker 2021-01-23 12:31:06 +09:00
원더
b357f0a651 chore: fixed dockerfile invalid image 2021-01-12 19:13:15 +09:00
원더
8dae2a1dc5 feat: https://github.com/koreanbots/v2-testing/issues/20 2021-01-12 18:49:40 +09:00