Skip to content

foldaway/sgunibot

Folders and files

NameName
Last commit message
Last commit date
Jan 7, 2023
Jan 1, 2023
Mar 19, 2023
Jan 1, 2023
Aug 28, 2022
Jan 1, 2023
Jan 1, 2023
Oct 26, 2020
Oct 26, 2020
Mar 19, 2023
Aug 28, 2022
Jan 1, 2023
Jan 1, 2023
Jan 1, 2023
Jan 1, 2023
Jan 1, 2023
Jul 22, 2023

Repository files navigation

sgunibot

Deploy

This Telegram bot displays information about the current SG uni timetable.

Screenshot of bot message

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>