@ibelst/full
v1.1.4
Published
  REPLY_MESSAGE: A reply to those who message the USER account in PM. Leave it blank if you do not need this feature.ADMIN_ONLY: Pass 'True' If you want to make /play commands only for admins of CHAT. By default /play is available for all.
- Enable the worker after deploy the project to Heroku.
- Bot will starts radio automatically in given
CHATwith givenSTREAM_URLafter deploy. - 24x7 Music even if heroku restarts, radio stream restarts automatically.
- To play a song use /play as a reply to audio file or a youtube link or use /play [song name].
- To download audio you can use @SafoneMusicBot or
/songcommand to the bot. - Use
/helpto know about other commands & their usage.
Requirements
- Python 3.6 or higher.
- A Telegram API key and a Telegram account.
- FFmpeg Python
- Telegram String Session of the account.
- Userbot Needs To Be An Admin In The Channel or Group.
- Must Start A Voice Chat In Channel/Group Before Running The Bot.
Run On VPS
$ git clone https://github.com/AsmSafone/RadioPlayerV3
$ cd RadioPlayerV3
$ sudo apt-get install python3-pip ffmpeg
$ pip3 install -U pip
$ pip3 install -r requirements.txt
# <create variables appropriately>
$ python3 main.pyLicense
RadioPlayerV3, Telegram Voice Chat Bot
Copyright (c) 2021 Asm Safone <https://github.com/AsmSafone>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>Credits
Special Thanks To All Contributors & Lib Owners!
