github.com/Darwinnn/moexnews_telegram_bot

A telegram bot that parses news from moex.com, written in Crystal

4 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  moex_publications_bot:
    github: Darwinnn/moexnews_telegram_bot
    version: ~> 1.1.5

Then run:

shards install

shard.yml

Crystal
0.34.0
License
MIT
Author
Darwin
Target
  • moex_publications_bot from src/moex_publications_bot.cr

Dependencies

Runtime Dependencies

README

Build Status

Moex.com telegram news parser

Parses news from moex.com, takes screenshots of tables via selenium-like interface, posts the result to a telegram channel

Installation

docker-compose up