Skip to content

kkkaoru/openai-typescript-bot

Repository files navigation

slack bot

Needs

# Install firebase tools
$ npm i -g firebase-tools
# Install pnpm (or using corepack)
$ npm i -g pnpm

Runtime

Deployment on node 16 because of an error when fetching to open ai when running on node 18.