Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 427 Bytes

File metadata and controls

12 lines (9 loc) · 427 Bytes

QR code reader and generator bot

To make it work do following

  • Clone this repository
  • CD project_folder
  • npm i
  • Create .env file in the project folder (not src)
  • Add BOT_TOKEN=12345:abc... line with your bot token in .env file
  • npm start

Demo