Commit graph

59 commits

Author SHA1 Message Date
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 9db60abd7b
ping: add discord time stamp at When Bot Turned On 2023-06-05 12:22:13 +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 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 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 3567d910fd get_blacklist.ts add new line 2023-04-29 21:28:34 +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 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
kdh8219 5a7658a34f fix del_nick_super not deleting nickname 2023-04-29 00:40:52 +09:00
kdh8219 612e7eb601 fix add_nick, add_nick_super welcome message 2023-04-29 00:40:31 +09:00
kdh8219 b74e20ec22 fix mojang-api JSON.pharse 2023-04-29 00:39:54 +09:00
kdh8219 4ead835c7b fix two_way_map invalid error, Duplicated 2023-04-29 00:39:22 +09:00
kdh8219 2d772838de fix deploy bug 2023-04-29 00:38:07 +09:00
kdh8219 d978933936 remove mojang-api-js package 2023-04-28 23:38:58 +09:00
kdh8219 7e079b90bf fix typo error from deploy.ts 2023-04-28 23:37:16 +09:00
kdh8219 23d95c4d86 remove unremoved trash comment 2023-04-28 22:45:43 +09:00
kdh8219 dc8f7e1fcf remove trashes 2023-04-28 22:40:36 +09:00
kdh8219 7a2ecd61b6 get_raw_file 2023-04-28 22:39:30 +09:00
kdh8219 0c255417cc ping embed 2023-04-28 22:30:03 +09:00
kdh8219 9285063cf9 get_members 2023-04-28 22:29:53 +09:00
kdh8219 438136b43a get_file 2023-04-28 22:13:06 +09:00
kdh8219 a039887832 firebase: add uid 2023-04-28 22:08:07 +09:00
kdh8219 c229ad4f59 edit .env for firebase 2023-04-28 22:00:01 +09:00
kdh8219 79f2042536 get_blacklist 2023-04-28 21:16:38 +09:00