NAGO Asato

Results 27 issues of NAGO Asato

### Description When using `chat.postMessage()`, I was able to put a non-existent property in `ChatPostMessageArguments` and the process was executed without a compile error! (Specifically, I typo `icon_url` as `icon_ur`...)...

enhancement
area:typescript
pkg:web-api

### Description I know bolt-js is a wrapped version of express, but I think the use case of choosing fastify, which is the same Node.js framework as express, when you...

enhancement

Hey guys, When using it in TypeScript, I was concerned that I had to require it and type it as once. Now that JSDoc is in place, it would be...

***Goal*** - [ ] `$ pwd` が実装されていること - [ ] コマンド入力後に何かしらのウィットに富んだ内容が表示されていること

enhancement

Twit は最終更新が四年前…。 FYI: https://www.npmjs.com/package/twit 代替案 FYI: https://github.com/PLhery/node-twitter-api-v2

***ゴール*** - [ ] なかひこくん依存からの脱却、各個人環境の settings にしたい ***やりかた*** > 今のところ DB には依存していないので、Redis 等で対応するのは避けたいところです。 たとえば以下のようにするのだと環境変数のみで各々の設定が使えるので程よい感じですかね。 export SETTING_URL="https://github.com/takanakahiko/tweet-deleter/blob/master/src/settings.ts" Ref #16

ToDo - [ ] upsert 処理の際に、 already exist same ID となっているのを調査する Notes - Notion API が GA になってから発生したバグ - filter 条件が機能していないかも?

bug