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

Overview

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? Tutorial Video: https://youtu.be/AuP0N8KXJ6U

*We do not collect or share any of your personal information. You can revoke any of then using telegram settings. And also remember to keep your string session in a safe place and don't give it to anyone

  • 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/>
Owner
Anjana Madu
Hay there, I am Anjana. Currently I am working on HARP TECH I'm still student and live in Sri Lanka. I know only python. Still noob. My hobby is coding.
Anjana Madu
Bypass Hcaptcha Purely based on http requests, Creates unlocked discord accounts if used correctly

hcaptcha-bypass-discord Bypass HCAPTCHA purely based on http requests Works for discord dosen't create locked accounts :)) HOW TO USE β—‰ add the hcapby

Avenger 80 Dec 22, 2022
A discord bot providing notifications of player activity on a minecraft server.

tos-alert A discord bot providing notifications of player activity on a minecraft server. Setup By default the app does not launch and will crash with

1 Jul 22, 2022
Example of a discord bot in Python

discordbot.py Example of a discord bot in Python Requirements Python 3.8 or higher Discord Bot Setting Up Clone this repo or download the files Rename

Debert Jamie 1 Oct 23, 2021
JAWS Pankration 2021 - DDD on AWS Lambda sample

JAWS Pankration 2021 - DDD on AWS Lambda sample What is this project? This project contains sample code for AWS Lambda with domain models. I presented

Atsushi Fukui 21 Mar 30, 2022
Match-making API for OpenSanctions

OpenSanctions Match-making API This directory contains code and a Docker image for running an API to match data against OpenSanctions. It is intended

OpenSanctions.org 26 Dec 15, 2022
RepositΓ³rio para a Live Coding do dia 22/12/2021 sobre AWS Step Functions

DIO Live Step Functions - 22/12/2021 ServiΓ§os AWS utilizados AWS Step Functions AWS Lambda Amazon S3 Amazon Rekognition Amazon DynamoDB Amazon Cloudwa

Cassiano Ricardo de Oliveira Peres 5 Mar 01, 2022
Python 3 tools for interacting with Notion API

NotionDB Python 3 tools for interacting with Notion API: API client Relational database wrapper Installation pip install notiondb API client from noti

Viet Hoang 14 Nov 24, 2022
QR-Code-Grabber - A python script that allows a person to create a qr code token grabber

Qr Code Grabber Description Un script python qui permet a une personne de creer

5 Jun 28, 2022
[Fullversion]Web3 Pancakeswap Sniper bot written in python3.

πŸš€ Pancakeswap BSC Sniper Bot πŸš€ Web3 Pancakeswap Sniper && Take Profit/StopLose bot written in python3, Please note the license conditions! The secon

21 Dec 11, 2022
A simple Discord bot written in Python

Acolyte A small and simple little Discord bot written in Python that utilizes the discord.py library. Dependencies The bot depends on Python 3.9 and u

0 Jul 17, 2021
A course on getting started with the Twitter API v2 for academic research

Getting started with the Twitter API v2 for academic research Welcome to this '101 course' on getting started with academic research using the Twitter

@TwitterDev 426 Jan 04, 2023
Python wrapper for WhatsApp web-based on selenium

alright Python wrapper for WhatsApp web made with selenium inspired by PyWhatsApp Why alright ? I was looking for a way to control and automate WhatsA

Jordan Kalebu 193 Jan 06, 2023
Discord bot that displays Jazz Jackrabbit 2 server status, current gamemode as "Playing.." status

JJ2-server-status-discord-bot Discord bot that displays Jazz Jackrabbit 2 server status, current gamemode as "Playing.." status How to setup: 0. Downl

2 Dec 09, 2021
GitHub Activity Generator - A script that helps you instantly generate a beautiful GitHub Contributions Graph for the last year.

GitHub Activity Generator A script that helps you instantly generate a beautiful GitHub Contributions Graph for the last year. Before 😐 😢 πŸ˜’ After ?

1 Dec 30, 2021
A EddieHub API python package.

EddieHub A EddieHub API python package. Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - https://github.com/Fayas

Fayas Noushad 5 Sep 22, 2021
A stack-based systems language that supports structures, functions, expressions, and user-defined operator behaviour

A stack-based systems language that supports structures, functions, expressions, and user-defined operator behaviour. Currently compiles to URCL with plans to add additional formats in the future.

Lucida Dragon 3 Nov 03, 2022
ShadowMusic - A Telegram Music Bot with proper functions written in Python with Pyrogram and Py-Tgcalls.

⭐️ Shadow Music ⭐️ A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls Ready to use method A Support Group, Updates Channel and ready

TeamShadow 8 Aug 17, 2022
This is a python wrapper for "the best api in the world"

This is a python wrapper for my api api_url = "https://api.dhravya.me/" This wrapper now has async support, its basically the same except it uses asyn

Dhravya Shah 3 Dec 21, 2021
This Instagram app created as a clone of instagram.Developed during Moringa Core.

Instagram This Instagram app created as a clone of instagram.Developed during Moringa Core. AUTHOR By: Nyagah Isaac Description This web-app allows a

Nyagah Isaac 1 Nov 01, 2021
An hcaptcha-solving discord account generator; capable of randomizing names, profile pictures, and verifying phone numbers.

discord-account-generator An hcaptcha-solving discord account generator; capable of randomizing names, profile pictures, and verifying phone numbers.

Acier 61 Dec 10, 2022