KillWolfVlad / telegram-rss-reader-bot

Telegram RSS Reader Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram RSS Reader Bot

License:Apache License 2.0


Languages

Language:TypeScript 99.2%Language:Shell 0.8%