/telegram-bot

Telegram bot that can provide cryptocurrencies stats

Primary LanguageJavaScript

ChilePoolBot (BETA)

Bot para Telegram que entrega informacion relevante sobre la red de varias Cryptomonedas Chilenas.

Status

Build Status

Uso

Con el bot en el grupo ejecuta:

  • /prosus para informacion sobre la red Prosus
  • /luka para informacion sobre la red Luka
  • /chaucha para informacion sobre la red Chaucha
  • /bitcheke para informacion sobre la red bitcheke (?)
  • /profit "crypto" "hashrate" "unidad" para informacion sobre profitability (solo LUKA por ahora)
  • /price "crypto" para informacion sobre el precio (solo LUKA por ahora)
  • /help para obtener informacion sobre el bot y su uso

Herramientas de desarrollo

  • Node v7+
  • telegram-node-bot
  • request
  • numeral

Como ejecutarlo

Instalar las dependencias

        npm install

Luego ejecuta

        npm run start