Commit graph

83 commits

Author SHA1 Message Date
kdh8219 ff7a749d0e
Bump discord.js 14.6.0 -> 14.11.0 2023-06-17 18:23:44 +09:00
kdh8219 38af3ee66e
fix typo errors 2023-06-12 00:30:49 +09:00
kdh8219 eea6bb1316
add await 2023-06-12 00:30:25 +09:00
kdh8219 08569c1b41
dm_slice.ts prettier logic 2023-06-12 00:28:41 +09:00
kdh8219 5b385a3fe0
replit.js fix typo error on "repl.it" 2023-06-11 18:05:13 +09:00
kdh8219 7dd06e2214
data_to_string fix typo error on discord id 2023-06-11 16:42:24 +09:00
kdh8219 b1864dd262
Fix(data_to_string): 임포트 주소 수정
.js 붙이는것을 계속 까먹네요...
2023-06-10 21:07:43 +09:00
kdh8219 f73ce8254d
Discord new username 대응
추가적으로 get_members에서 쓰던 로직을 함수로 빼 search에서도 사용하도록 변경.
2023-06-10 21:00:42 +09:00
kdh8219 36b5e30ce4
functions.ts 쪼개기 2023-06-10 20:25:49 +09:00
kdh8219 b0b9476956
ping: delete ping check after send the embed 2023-06-06 18:32:38 +09:00
kdh8219 a2a2e56ca3
search: 등록되지 않은 멤버의 동작 수정
return을 안했더라
2023-06-06 12:55:22 +09:00
kdh8219 3365615ed5
Add 24/7 script 2023-06-05 12:25:50 +09:00
kdh8219 9db60abd7b
ping: add discord time stamp at When Bot Turned On 2023-06-05 12:22:13 +09:00
kdh8219 afe5707ed8
Update firebase-admin from 11.2.0 to 11.8.0 2023-05-24 01:26:11 +09:00
kdh8219 2a58a2318c
Merge pull request #9 from kdh8219/dependabot/npm_and_yarn/undici-5.22.1
Bump undici from 5.11.0 to 5.22.1
2023-05-22 21:16:43 +09:00
dependabot[bot] 9dc8b1ff39
Bump undici from 5.11.0 to 5.22.1
Bumps [undici](https://github.com/nodejs/undici) from 5.11.0 to 5.22.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.11.0...v5.22.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 12:15:46 +00:00
kdh8219 32cd383804
add LICENSE 2023-05-22 20:54:01 +09:00
kdh8219 6a27e362a7
remove nodemon 2023-05-22 20:48:30 +09:00
kdh8219 958756a9d4
Fix #7 #8
+ Move function dmSlice from functions to get_members
2023-05-21 22:05:48 +09:00
kdh8219 2c4556906f
fix search discord name to id 2023-05-05 23:13:34 +09:00
kdh8219 51ab39e0ba
really fix #7 2023-05-05 22:49:23 +09:00
kdh8219 c77eabcad2
add more scripts 2023-05-05 22:45:20 +09:00
kdh8219 a5550e5752
fix #7 2023-05-05 22:45:01 +09:00
kdh8219 d882c886fb
fix search discord id error 2023-05-05 19:52:25 +09:00
kdh8219 5503e2d143
add turn on time ping command 2023-05-05 19:04:54 +09:00
kdh8219 21f979fa69
complete #1
완성!
2023-05-05 19:04:14 +09:00
kdh8219 8172357171
fix typo error 2023-05-05 18:30:45 +09:00
kdh8219 c7b270d75d
#1 물갈이 커맨드 2023-05-05 18:30:22 +09:00
kdh8219 0adfcd93d6
fix get_members discord_id
내가 이걸 여태 왜 모르고있었지??????
2023-05-05 17:49:17 +09:00
kdh8219 f57cb242f2
fix #6 2023-05-05 16:37:58 +09:00
kdh8219 1d87da5802
remove unused "as string" 2023-05-05 15:59:00 +09:00
kdh8219 fcb6652891
done #4 2023-05-05 15:58:30 +09:00
kdh8219 5601e397c2
Change silly deletion methods 2023-05-05 15:11:05 +09:00
kdh8219 f166d4b5e3
done #2 2023-05-03 21:24:23 +09:00
kdh8219 616f7e52a0
fix #5
이제 닉네임이 뺏기더라도 버그가 안납니다!

이걸 시뮬레이션만 가지고 잡네 역시나야
2023-05-03 19:24:07 +09:00
kdh8219 315f12b2c1
remove unusing nodemonjson 2023-05-03 00:26:33 +09:00
kdh8219 2dc016d632
fix #3
+ main login await
2023-05-03 00:24:29 +09:00
kdh8219 a2aa1bb0db fix typo errors 2023-04-29 23:34:55 +09:00
kdh8219 9ba3fafc7f add replit files to gitignore 2023-04-29 12:30:40 +00:00
kdh8219 3567d910fd get_blacklist.ts add new line 2023-04-29 21:28:34 +09:00
kdh8219 fe942ab33d remove migration_database.ts 2023-04-29 20:55:55 +09:00
kdh8219 1ab0a8c21d fix nickname null bug 2023-04-29 18:55:35 +09:00
kdh8219 e344d040f6 fix search data getting error 2023-04-29 18:41:29 +09:00
kdh8219 c099eccbf8 edit message form 2023-04-29 18:24:27 +09:00
kdh8219 aa76d4222b fix TCommand type 2023-04-29 17:55:32 +09:00
kdh8219 d604d6e1de remove firease test 2023-04-29 16:16:56 +09:00
kdh8219 5f3521f452 change get_members tag to nickname 2023-04-29 16:06:54 +09:00
kdh8219 d6351fbc30 search 2023-04-29 16:04:07 +09:00
kdh8219 17a271e76e mov_blacklist_super 2023-04-29 15:16:15 +09:00
kdh8219 8014b881e3 fie file-sending bugs 2023-04-29 01:08:03 +09:00