miniflux-telegram-bot

command module
v1.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 16 Imported by: 0

README

Miniflux Telegram Bot

A Telegram Bot that sends you new Miniflux entries with inline actions to manage your feed.

Setup

  1. Download the latest release
  2. Place the binary somewhere in your path
  3. Set the environment variables outlined below
  4. Start the service
    Note: There is a example Systemd .service file in the contrib folder
Configuration options
Name Default Description
MINIFLUX_URL https://reader.miniflux.app URL for your Miniflux instance
MINIFLUX_API_KEY (Required) nil Your Miniflux API key
MINIFLUX_SLEEP_TIME 30 How many minutes the bot should sleep before checking for new entries
TELEGRAM_BOT_TOKEN (Required) nil Bot token to use with the Telegram API
TELEGRAM_CHAT_ID (Required) 0 The Chat ID the bot should send messages to (You can find your Chat ID by talking to IDBot)
TELEGRAM_POLL_TIMEOUT 120 How many seconds to wait for a notification from Telegram before establishing a new connection
TELEGRAM_SECRET (Required) nil A secret string used to protect callback queries
TELEGRAM_SILENT_NOTIFICATION true Determines whether notifications are delivered silently or not

License

Code released under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL