Commit 326d8bf
create rich menu operation (#121)
* create six-splited richmenu
* add templates
* create rich-menu folder
* separate the generateRichMenuImage function
* add example images
* refactor some
* add h3 tag on templete 04
* change return messave
* add create richmenu
* add create rich menu command
* update the create rich menu
* change the image size
* create the rich menu
* refactor the code
* change the templetes
* change TempleteNo and height
* change templete actions area
* refactor the codes
* use const variable
* rename the filename
* add the areas and some
* debug
* update the templetes
* self review
* fix the ci
* use puppeteer
* reply successful message
* change the file name
* change the templete to template
* add fonts on docker
* update the tools argument
* add max and min argument
* update chatBarText message
* remove rich menu examples
* change the chatBatText description
* change the font
* add the READMEs
* change the z option
* include finally
* remove end of space
* remove templateNumber
* remove console.log
* npm run format
---------
Co-authored-by: Yuta Euchi <[email protected]>
Co-authored-by: Euchi Yuta <[email protected]>1 parent b5b8104 commit 326d8bf
File tree
14 files changed
+2367
-398
lines changed- src
- common/schema
- tools
14 files changed
+2367
-398
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
14 | 41 | | |
15 | 42 | | |
16 | 43 | | |
| |||
19 | 46 | | |
20 | 47 | | |
21 | 48 | | |
| 49 | + | |
22 | 50 | | |
23 | 51 | | |
24 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
60 | 74 | | |
61 | 75 | | |
62 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
62 | 76 | | |
63 | 77 | | |
64 | 78 | | |
| |||
0 commit comments