Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
51 lines (30 loc) · 1.28 KB

File metadata and controls

51 lines (30 loc) · 1.28 KB

RedRounRobinLogo

Telegram Bot - ThiReMa

🔥 Versione componente: v1.0.0-stable

📌 Main repo: swe-thirema


Quality Gate Status

SWE Telegram CI

Repository Checker

Coverage Status

Telegram link

Comandi Bot

  • help - informazioni di supporto
  • login - primo avvio e registrazione account
  • info - informazioni utente corrente
  • devices - dispositivi a cui e possibile inviare input

Istruzioni di avvio

  • installare node
  • entrare nella cartella con il terminale
  • $ npm install
  • $ node bot

Comandi per code style JS

  • Check: npm run prettier-eslint-check npm run prettier-eslint-test-check
  • Autofix: npm run prettier-eslint npm run prettier-eslint-test

Comandi per i test JS

npm test