- Get a bot token: https://core.telegram.org/bots/faq
- Copy
.env.example
to.env
, insert your bot token there npm start
to test bot locallynpm run deploy
to deploy the changes (make sure to get AWS credentials)
.env.example
to .env
, insert your bot token therenpm start
to test bot locallynpm run deploy
to deploy the changes (make sure to get AWS credentials)