Git Product home page Git Product logo

voicechatstreamer's Introduction

Voice Chat Streamer

This bot can stream audio or video files and urls in telegram voice chats :)

GitHub Repo stars GitHub forks TG Channel TG Chat

๐ŸŽฏ Follow me and star this repo for more telegram bots.

๐Ÿ“Œ Features

  • Play youtube live streams.
  • Radio playing.
  • Play videos from youtube in audio and video formats
  • Play via youtube search
  • Telegram video/audio playing
  • Admin control

๐Ÿ“Œ Deployment

  • Deploy to Heroku

Deploy

  • Deploy to Railway

Deploy on Railway

๐Ÿท Radio Stations. Click here

If you like to add your country radio stations, Please open pull request here

๐Ÿท Deployment Guide

Note: How to use? You need to add String session own's user to your group. Ok now you added userbot to your group. Then do !help. Now you can get help menu. Read it and Do what you want by reffering help menu. For help @harp_chat

How to get API_ID and API_HASH Get API_ID and API_HASH from here. I think its easy.
How to generate SESSION? Step 1: Go to here.
Step 2: Click run button and wait.
Step 3: Not ask for option. Fill number 1.
Step 4: Now ask for API ID and API HASH. Fill them.
Step 5: Now ask for mobile fill it also.
Final Step: Now ask for confirmation. Fill it. TraLaa. Now check saved. String Session will be there.
  • TOKEN: Bot Token
  • CHAT_ID: Chat ID where bot should work
  • ADMINS: Add ur TG ID, Seperate by spaces

๐Ÿท VPS Deployment Docker

For Linux (Ubuntu)

  • Updating package list and Install wget, git
    • sudo apt-get update && sudo apt-get install wget git -y
  • Installing Docker
    • wget https://get.docker.com -O get-docker.sh
    • sudo bash get-docker.sh
    • rm get-docker.sh
  • Cloning Repo and Go to dir
    • git clone https://github.com/AnjanaMadu/VoiceChatStreamer bot
    • cd bot
  • Now edit "config.py" with your values.
  • Docker Build
    • sudo docker build . -t vcstreamer
  • Start Bot
    • sudo docker run vcstreamer

๐Ÿท VPS Deployment Without Docker

For Linux (Ubuntu)

  • Updating package list and Install wget, git
    • sudo apt-get update && sudo apt-get install wget git -y
  • Install pip3
    • sudo apt install python3-pip
  • Cloning Repo and Go to dir
    • git clone https://github.com/AnjanaMadu/VoiceChatStreamer bot
    • cd bot
  • Now edit "config.py" with your values.
  • Install Requirements
    • pip3 install -U pip && pip3 install -r requirements.txt
  • Start Bot
    • screen -S VoiceChatStreamer
    • python3 -m bot
  • Detach from the screen
    • Ctrl-a Ctrl-d

๐Ÿ“Œ Credits

๐Ÿ“Œ License

VoiceChatStreamer, An Telegram Bot Project
Copyright (c) 2021 Anjana Madu <https://github.com/AnjanaMadu>

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/>

voicechatstreamer's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.