Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yonle/openradiobot
A bot that uses openradio and ytdl-core to create a radio.
https://github.com/yonle/openradiobot
javascript music openradio radio radio-station telegram telegram-bot ytdl ytpl ytsr
Last synced: 26 days ago
JSON representation
A bot that uses openradio and ytdl-core to create a radio.
- Host: GitHub
- URL: https://github.com/yonle/openradiobot
- Owner: Yonle
- License: mit
- Created: 2021-07-07T04:21:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T09:36:07.000Z (about 3 years ago)
- Last Synced: 2023-03-08T00:40:42.639Z (over 1 year ago)
- Topics: javascript, music, openradio, radio, radio-station, telegram, telegram-bot, ytdl, ytpl, ytsr
- Language: JavaScript
- Homepage: https://t.me/openradiobot
- Size: 80.1 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## OpenradioBot
A telegram bot that uses [openradio](https://github.com/Yonle/openradio) and [ytdl-core](https://npmjs.com/ytdl-core) to create a radio.## Requirement
- NodeJS v10+
- FFmpeg installed (Or install `ffmpeg-static` with `npm`)
- Better network connection
- A big memory (Including CPU, RAM) should be enough.a## Configuration
Create `.env` files, And fill:
```
# Fill your bot token here....
BOT_TOKEN=# SERVER_HOST is used for /manage command. Showing where the Lives located.
SERVER_HOST=http://localhost:3000
```## Community
- Telegram Group: https://t.me/Yonlecoder
- Discord: https://discord.gg/9S3ZCDR