Toggle navigation
Toggle navigation
This project
Loading...
Sign in
윤준석
/
mamuri-bot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
유명현
2022-05-29 01:00:29 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ed6df20092f0ceab91d78ee8ae63bc2b2980841b
ed6df200
1 parent
8774aba7
EDIT: Notification sentence fit UX
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/chatbot/check/checkMamul.js
server/chatbot/check/checkMamul.js
View file @
ed6df20
...
...
@@ -31,7 +31,7 @@ const checkMamul = (client, userId) => {
[
{
type
:
"text"
,
text
:
`
키워드:
${
keywords
[
i
]}
`
,
text
:
`
유저님의
${
keywords
[
i
]}
매물 알림이 도착했어요!
`
,
},
setCarouselMessage
(
res
),
]
...
...
Please
register
or
login
to post a comment