Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 528 Bytes

Voice Out Bot

This is a Telegram Bot to allow users to share telegram voice notes outside telegram, e.g. Whatsapp.

To achieve it, you simply share the voice note with this bot and it will reply you back with a shareable audio file to share out the app.

Privacy

The bot doesn't store any info or data about the user or the sent messages.

Development

The bot is built in Go using the Telebot framework.

Deployment

The bot is deployed on Google Cloud Run.