Skip to content

foldaway/hentak-kaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46b34a5 · Jan 25, 2023
Jan 25, 2023
Jan 24, 2023
Jan 25, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Mar 17, 2018
Jan 24, 2023
Jan 25, 2023
Jan 24, 2023
Jan 25, 2023
Jan 24, 2023
Jan 24, 2023
Jan 25, 2023

Repository files navigation

hentak-kaki

Deploy

This is a bot built to serve NSmen.

This is set up primarily for development to AWS Lambda, and uses AWS DynamoDB for persistence.

There is no local development mode, and this command can be used to deploy locally to production:

yarn clean && yarn build && sam build && sam deploy

Setting webhook for production

yarn set-webhook <AWS Lambda Function URL>