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
A simple bot discord in PY with moderation controls

Voila un bot discord en py avec les commandes simples de modรฉration tout simplement faut changer les lignes 70 vous mettez votre token de votre bot 53

Ethan 1 Nov 20, 2021
A GUI Weather Application written with Python

weather-box - A GUI Weather Application written with Python Made with โค๏ธ by Suresh Mishra

Suresh Mishra 2 Dec 18, 2021
Assassination API for getting random quotes from Assassination Classroom.

Assassination API Take advantage of what you have, while you have it. Quotes from Assassination Classroom Assassination classroom is one of best anime

Swanand Mulay 3 Jul 15, 2022
Wakatime Response In javascript and python

Project Title Wakatime Response In javascript and python Description just for refrence Getting Started Dependencies For Python: requests json For Java

Gjenius20 1 Dec 31, 2021
A python bot that scrapes free udemy coupons and sends them to Telegram.

About: A python telegram bot that scrapes information about fresh free Udemy coupons content from couponscorpion.com and sends it to teleram channel h

Irina Gayday 1 Dec 19, 2021
A collection of tools for managing Jira issues for the RHODS project

RHODS-Jira-Tools A collection of tools for managing Jira issues for the RHODS project move_to_qa.py This script handles transitioning a given Jira iss

Alex Corvin 1 Sep 20, 2022
A Discord bot themed around the Swedish heavy metal band Sabaton! (Python)

A Discord bot themed around the Swedish heavy metal band Sabaton! (Python)

Evan Lundberg 1 Nov 29, 2021
Fetch tracking numbers of Amazon orders, for the ease of the logistics.

Amazon-Tracking-Number Fetch tracking numbers of Amazon orders, for the ease of the logistics. Read Me First (How to use this code): Get Amazon "Items

Tony Yao 1 Nov 02, 2021
Scheduled Block Checker for Cardano Stakepool Operators

ScheduledBlocks Scheduled Block Checker for Cardano Stakepool Operators Lightweight and Portable Scheduled Blocks Checker for Current Epoch. No cardan

SNAKE (Cardano Stakepool) 4 Oct 18, 2022
A python based all-in-one tool for Google Drive

gdrive-tools A python based all-in-one tool for Google Drive Uses For Gdrive-Tools โœ“ generate SA โœ“ Add the SA and Add them to TD automatically โœ“ Gener

XcodersHub 32 Feb 09, 2022
I-Spy is a discord and twitter bot ๐Ÿค– that keeps a check on usage foul language, hate-speech and NSFW contents

I-Spy is a discord and twitter bot ๐Ÿค– that keeps a check on usage foul language, hate-speech and NSFW contents. It is the one stop solution to monitor your discord servers and twitter handles against

Tia Saxena 5 Nov 16, 2022
Decryption utility for PGP Whole Disk Encryption

wdepy: Decryption and Inspection for PGP WDE Disks This is a small python tool to inspect and decrypt disk images encrypted with PGP Whole Disk Encryp

Brendan Dolan-Gavitt 17 Oct 07, 2022
Powerful Telegram bot to countdown to your important events in any group chat.

Powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer.

118 Dec 30, 2022
A VCVideoPlayer Bot for Telegram made with ๐Ÿ’ž By @ProErrorXD

VC Video Player How To Host โœจ Heroku Deploy โœจ The easiest way to deploy this Bot is via Heroku. Credit ๐Ÿ”ฅ |๐Ÿ‡ฎ๐Ÿ‡ณ Louis |๐Ÿ‡ฎ๐Ÿ‡ณ Sammy |๐Ÿ‡ฎ๐Ÿ‡ณ Blaze Marsha

ไธ‚๏พ‘๏พถ๏พถฦณ 95 May 17, 2022
The system to host your files on the Discord application

Distorage The system to host your files on the Discord application Documentation Documentation Distorage How to use the package You can install it wit

6 Jun 27, 2022
๐Ÿ“ˆ A Discord bot for displaying the download stats of a repository made with Python, the Hikari API and PostgreSQL.

๐Ÿ“ˆ axyl-stats axyl-stats is a Discord bot made with Python (with the Hikari API wrapper) and PostgreSQL, used as a download counter for a GitHub repo.

Angelo-F 2 May 14, 2022
A simple telegram voting bot based on the python-telegram-bot api.

A simple telegram voting bot based on the python-telegram-bot api. *To make it more easy to use, I might make a C++ code in the future so you don't ha

3 Sep 13, 2021
Easy Discord Webhook Token Grabber!

Easy Discord Webhook Token Grabber!

โ€ โ€  27 Jun 01, 2022
Zipper-s-Father - A simple telegram bot that takes a list of files sent by the user and returns them zipped

ZIP files telegram bot A simple telegram bot that takes a list of files sent by

Dr.Caduceus 1 Jan 29, 2022