RadioPlayer Save Abandoned

An Telegram Bot to Play Radio & Music in Voice Chat By @AsmSafone.

Project README

Telegram Radio Player UserBot

A Telegram UserBot to Play Radio in Channel or Group Voice Chats. This is also the source code of the userbot which is being used for playing Radio in AsmSafone Channel.

Note: This Repo Archived & Non Maintained.

New Repos Here 👇

>>> RadioPlayerV2

>>> RadioPlayerV3

Deploy to Heroku

Deploy

  • Generate pyrogram session string by String Session Generator Bot or running genStr.py by yourself on heroku run console.
  • Then Enable the worker after deploy the project on Heroku Resources Tab.

Heroku Vars

  1. API_ID : Get From my.telegram.org
  2. API_HASH : Get from my.telegram.org
  3. SESSION : Generate from @genStr robot.
  4. CHAT_NAME : Username of Channel/Group where the bot plays Radio.
  5. ADMIN : ID of user who can who can control the userbot.

Requirements

Run On VPS

$ git clone https://github.com/AsmSafone/RadioPlayer
$ cd RadioPlayer
$ sudo apt-get install python3-pip ffmpeg
$ pip3 install -U pip
$ pip3 install -U -r requirements.txt

Edit config.py with your own values.

$ python3 main.py

Credits

  • AsmSafone [Dev]
  • MarshalX [For tgcalls]
Open Source Agenda is not affiliated with "RadioPlayer" Project. README Source: AsmSafone/RadioPlayer

Open Source Agenda Badge

Open Source Agenda Rating