Skip to content

team-kke/sonoda-san

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

喋る園田さん

最低です

What is this?

A LINE bot of Wolfram Alpha, likely to have something to do with Sonoda Umi.

How to use

Set env vars:

export BASE_URL=https://your.domain.com
export CHANNEL_SECRET=YOUR_CHANNEL_SECRET
export CHANNEL_ACCESS_TOKEN=YOUR_ACCESS_TOKEN
export PORT=5050
export WOLFRAM_APP_ID=XXXXXX-XXXXXXXXXX

Build and run:

npm run build
node dist

License

MIT

Releases

No releases published

Packages

No packages published