mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-18 16:08:06 +00:00
add script: 焼き立て!!ジャぱん
07f62d3 from https://github.com/daraz-tek/daraz-bot/ Co-authored-by: SAKAGUCHI Takashi <takashi.sakaguchi@ummm.info>
This commit is contained in:
parent
33bb347e85
commit
0e8ffd080b
1 changed files with 5 additions and 2 deletions
|
@ -24,8 +24,11 @@ const patterns = [
|
|||
({ say }) => say(`${nyanco()} < クソスレで悪かったな!!`)
|
||||
],
|
||||
[
|
||||
/(すし|鮨|寿司|スシ|まぐろ|マグロ|sushi)/i,
|
||||
({ say }) => say(`${nyanco()} < あいよ っ :sushi:`)
|
||||
/(カレー|かれー|華麗)/,
|
||||
({ say }) => say("https://pbs.twimg.com/media/C-RVt9pUAAARRVe.jpg")
|
||||
][
|
||||
(/(すし|鮨|寿司|スシ|まぐろ|マグロ|sushi)/i,
|
||||
({ say }) => say(`${nyanco()} < あいよ っ :sushi:`))
|
||||
],
|
||||
[/ちゃ|茶/, ({ say }) => say(`お茶どぞー < ${nyanco()}っ :tea:`)],
|
||||
[
|
||||
|
|
Loading…
Add table
Reference in a new issue