Skip to content

Feature idea: trigger one-off from webhook #65

@pierre-leon

Description

@pierre-leon

I had an idea and wanted to check if there's interest do add this functionality.

Context:

I'm using the bot with a docker image hosted on EC2, sending notifications to telegram

Idea:

Trigger on-off dry run by sending a message to the telegram bot e.g. /today

Pros:

  1. Can make sure the bot is running
  2. Can check how I'm doing so far today to get an idea if a switch is likely.
  3. Only making changes in scheduler.py or a new file e.g. telegram_server.py - no changes in main functionality files

Potentials Cons:

  1. Would have to have a public url (https)
  2. Each channel (e.g. telegram, discord) would require separate set up as there isn't an apprise "inbound" equivalent that I'm aware of.
  3. KISS

Thoughts?

If there's no interest, I might still do it, in a fork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions