-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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:
- Can make sure the bot is running
- Can check how I'm doing so far today to get an idea if a switch is likely.
- Only making changes in
scheduler.py
or a new file e.g.telegram_server.py
- no changes in main functionality files
Potentials Cons:
- Would have to have a public url (https)
- Each channel (e.g. telegram, discord) would require separate set up as there isn't an apprise "inbound" equivalent that I'm aware of.
- KISS
Thoughts?
If there's no interest, I might still do it, in a fork.
Metadata
Metadata
Assignees
Labels
No labels