An attempt to implement the very first example in the official Bolt documentation in TypeScript.
Install Node package dependencies.
yarn installExport APP_TOKEN and BOT_TOKEN environment variables, or create equivalent .env file.
yarn start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An attempt to implement the very first example in the official Bolt documentation in TypeScript.
Install Node package dependencies.
yarn installExport APP_TOKEN and BOT_TOKEN environment variables, or create equivalent .env file.
yarn start