/squash-umfrage

Primary LanguageTypeScriptMIT LicenseMIT

Squash poll bot

Getting started

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