Skip to content

ndawn/matte

Repository files navigation

Matte - A simple RSS bot for Telegram:

Deployment

  1. Create a config TOML file (sample config can be found at config.sample.toml) and populate it with your data.
  2. Generate .env file for Docker Compose stack:
    $ python generate.py <PATH_TO_CONFIG_TOML>
  3. Deploy with Docker Compose:
    $ sudo docker compose --env-file .env up --build -d

About

A simple RSS bot for Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published