interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Cache current command list while running ikit dev

Open IanMitchell opened this issue 3 years ago • 0 comments

We can save some API calls by pulling a command list on startup and saving the results, and updating the in memory cache whenever we update commands.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell