You will need .env
file, refer to .env.template
Use aws configure
to generate config files
Set Webhook
curl -XPOST https://api.telegram.org/bot$TELEGRAM_BOT_TOKEN/setWebhook?url=$WEBHOOK_URL/$TELEGRAM_BOT_TOKEN
Get Webhook Info
curl -XPOST https://api.telegram.org/bot$TELEGRAM_BOT_TOKEN/getWebhookInfo
Install AWS CLI tools
brew install awscli
aws configure --profile col.w.harris
Install serverless
npm install -g serverless
make build
make test
source .env
make deploy
- start_roll_call
- end_roll_call
- responses: in, out, maybe
- whos_in
- set_title
- shh / louder
- set_in_for
- stats (new)