GonzaloRizzo / urudolar-telegram-bot

Bot for managing the @urudolarchannel, who sends the Dolar to the user each time it's updated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Style Guide

urudolar-telegram-bot

This is the bot who manages the Telegram's @urudolarchannel channel.

It sends the current currency each time it detects a change

example

Usage

  • Obtain a bot token from the @BotFather
  • Create a config file in config/config.json with config/config-example.json as a template.
  • npm start

Version History

  • v0.0.3
    • Refactor to implement async/await
  • v0.0.2
    • Refactor to implement promises
  • v0.0.1
    • Initial release

About

Bot for managing the @urudolarchannel, who sends the Dolar to the user each time it's updated

License:GNU General Public License v2.0


Languages

Language:JavaScript 95.4%Language:HTML 4.6%