Skip to content

KillWolfVlad/telegram-rss-reader-bot

Repository files navigation

telegram-rss-reader-bot

test code style: prettier

Telegram RSS Reader Bot

Requirements

  • Node.js v18 LTS or later
  • Yarn
  • MongoDB

Configuration

Bot can be configured via env variables or .env file (only for development).

See .env.example for more information about envs.

Endpoints

  • Execute bot once
POST /webhooks/{secret}
  • Health Check
GET /_healthz

Deploy

We recommend use1:

Maintainers

License

This repository is released under version 2.0 of the Apache License.

Footnotes

  1. You can use this services absolutely free without credit card