Skip to content

Forward ntfy attachments to Telegram - #1

Open
moa3 wants to merge 1 commit into
Supercaly:mainfrom
moa3:main
Open

Forward ntfy attachments to Telegram#1
moa3 wants to merge 1 commit into
Supercaly:mainfrom
moa3:main

Conversation

@moa3

@moa3 moa3 commented Aug 12, 2026

Copy link
Copy Markdown
  • when attachment is a WAV file, treat it as Voice.
  • when attachment is some other kind of audio file, convert to mp3 and treat as Audio.
  • Send as attached file otherwise.

sox and opus-tools are added to the Docker image for conversion

 * when attachment is a WAV file, treat it as Voice.
 * when attachment is some other kind of audio file, convert to mp3 and
   treat as Audio.
 * Send as attached file otherwise.

Signed-off-by: Luc-Pascal Ceccaldi <lp@ceccaldi.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant