Skip to content

一隻聊天機器人他會展示全國販售口罩的藥局。

Notifications You must be signed in to change notification settings

eric0324/MaskHelpBot

Repository files navigation

MaskHelpBot

A MaskHelpBot from the Chatbot Taiwan community❤️

Prerequisites

If you want to use the LINE chatbot, Please go to LINE Developers to register an account, and get Channel secret and Channel access token, and fill in .env (LINE_CHANNEL_SECRET and LINE_ACCESS_TOKEN)

Installing

The chatbot is built with Bottender.

First, run npm install to install the dependency package.

Then, run tsc -w to compile typescript files to /disc folder.

At last run npm start in production mode or npm run dev in development mode

Finally, you are ready to interact with your bot :)

Rembmer, you have to manually copy your webhook url (default: /webhooks/line) to LINE@ account's setting page

Running the tests

TODO...

TODO

Built With

Bottender - A framework for building conversational user interfaces.

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Contributing

Eric

Authors

Eric

About

一隻聊天機器人他會展示全國販售口罩的藥局。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages