https://github.com/dlion/opus2audio
Be able to listen Whatsapp's voice audio files on Telegram
https://github.com/dlion/opus2audio
api audio bot converter go golang online opus telegram
Last synced: 3 months ago
JSON representation
Be able to listen Whatsapp's voice audio files on Telegram
- Host: GitHub
- URL: https://github.com/dlion/opus2audio
- Owner: dlion
- Created: 2017-02-23T15:32:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T00:03:24.000Z (over 9 years ago)
- Last Synced: 2025-04-11T03:14:19.543Z (about 1 year ago)
- Topics: api, audio, bot, converter, go, golang, online, opus, telegram
- Language: Go
- Homepage: https://domenicoluciani.com
- Size: 2.93 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opus2Audio
Be able to listen Whatsapp's voice audio files on Telegram
## What is it?
Opus2Audio is a Telegram's bot that allows you to be able to listen Whatsapp's voice audio files on Telegram
## How it work?
Opus2Audio use online-convert's APIs to converts OPUS files, so to use it you need an APIKEY from http://www.online-convert.com/.
Obviously you need an APIKEY from Telegram to use your own bot.
Pay attention: **The free account allows to you to convert 30files per day**.
## How to use it?
First of all you need to create your own bot on Telegram, follows these steps: https://core.telegram.org/bots
Then you have to create an account on online-convert to retrieve your APIKEY, follows this doc: http://apiv2.online-convert.com/
Then fill the constants in main.go file
I suggest to you to use glide as dependencies manager, so you can use it (`glide install`) or you can use `go get`.
That's all, now you can run or build it without any problems.
## License
MIT
## Author
Domenico Luciani aka DLion
https://domenicoluciani.com