just-boris / squash-umfrage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:MIT License


Languages

Language:TypeScript 98.0%Language:JavaScript 2.0%