Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
/ swe-telegram Public archive

swe-thirema // Componente Bot Telegram per il prodotto

License

Notifications You must be signed in to change notification settings

RedRoundRobin/swe-telegram

Repository files navigation

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