A telegram video stream bot repo

Features stream videos download videos & mp3 Inline Search support YouTube direct search support YouTube/Local/Live/m3u8 stream support Inline Search support Control With Button support Volume Control Userbot Auto Join Broadcast & Global Ban Shell Executor (eval & sh) SpeedTest Runner Direct Updater Deploy On Heroku . VPS Deployment 📡 Get the best Quality of streaming performance by hosting it on VPS, here’s the step’s:

Read more

A simple telegram bot that takes a list of files sent by the user and returns them zipped

A simple telegram bot that takes a list of files sent by the user and returns them zipped. To be able to run the code you need to rename config.sample.ini to config.ini and fill out the needed credentials. session_dsn is the session name wanted. The bot uses dictionaries to save states so it’s not persistent between runs. The bot uses https://github.com/ukinti/garnet/ as the FSM. The storage type can be changed there. The bot saves files in a temp directory. The […]

Read more

Telegram Save Content Bot With Same more Features

A simple telegram bot to save restricted content with custom thumbmail support by Mahesh Chauhan. API_ID API_HASH SESSION – Pyrogram string sessionGet pyrogram string session from BOT or Replit. BOT TOKEN heroku/python https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git if you see any message like ERROR R12 in heroku logs, just restart. CHANNEL INVALID if channel not joined. if you face ERROR: Client has not been started yet then just send /start. if deploy button doesn’t work, then deploy manually. GitHub View Github    

Read more

Telegram-Discord Bridge With Python

Скрипт, пересылающий сообщения из нескольких каналов Telegram в один/несколько каналов Discord.Технически это Telegram-юзербот и Discord-бот одновременно. Возможные вопросы Q: Кaк добaвить к себе нa сервер?A: Никaк, это селф-хостед решение. Q: Где хостить?A: Heroku. Скрипт уже aдaптировaн под эту плaтформу, вaм нужно только зaрегистрировaться тaм и прикрепить свою кредитку (денег никто не снимет). Q: Зaчем этот скрипт нужен вообще?A: Без понятия. Я писaл этот скрипт для репостa мемов на сервер, где я сижу, мне нрaвится. Q: Чем этот скрипт отличaется от […]

Read more

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media. Variables See Variables Pre Requisites Recommended Optional Vars DATABASE_URI: MongoDB database Url, get from mongodb. This is an optional var, but it is recomonded to use this to experiance the full features. HEROKU_API_KEY: Your heroku api key. Get one from here HEROKU_APP_NAME: Your heroku apps name. FILTERS: Filter the search for channel play. Channel play means you can play […]

Read more

A game bot written for Lumberjack game at Telegram platform

This is a game bot written for Lumberjack game at Telegram platform. It is developed by using python3, image processing(OpenCV and NumPy) libraries, and GUI interaction libraries(several libraries are tested). I enjoyed coding this bot and I want to share the code. Story Time I was in a competition with a friend in this game and I realized that I can create a bot and get the highest score easily. The initial approach was using image processing and figuring out […]

Read more

A Telegram Bot Written In Python

A Telegram Bot Written In Python Clone the repository Install requirements: pip3 install -r requirements.txt edit the sample_config.py wih your configs python3 bot.py Now send /start to you bot to see if it is running! TG_BOT_TOKEN : YOUR BOT TOKEN. GET IT FROM @BOTFATHER START_MESSAGE : YOUR TELEGRAM APP ID. BOT_USER_NAME : YOUR TELEGRAM API HASH SUPPORT AND UPDATES For any type of help on deploy. Contact us on Support.Update. Thanks To AlbertEinsteinTg For Helping    

Read more
1 2 3 4 9