Skip to content

DilwarHosen/DilwarPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genius-Userbot

Aditya-Player
Aditya-Player is an advanced & powerful multi-featured Telegram vc streaming bot.

🤖 Aditya-Player Info

Aditya-Player is an open-source Telegram multi-featured vc streaming bot developed by using the Python programming language and Pyrogram MTProto client library of the Telegram API and PyTgCalls library, a secure and reliable way to interact with the Telegram platform.

🐬 Host AdityaPlayer On Heroku

Deploy On Heroku

♨️ Host AdityaPlayer On VPS Server

1. At First Copy & Paste Below Command.

apt update -y && apt install sudo -y && sudo apt install curl ffmpeg git nano python3-pip screen -y && cd && rm -rf AdityaPlayer && git clone https://github.com/AdityaHalder/AdityaPlayer && cd AdityaPlayer && pip3 install -r requirements.txt --force-reinstall && screen -R AdityaPlayer

2. Now Run This Command & Add Your Variables.

nano Config.env

Required Variables !

API_ID

API_HASH

BOT_TOKEN

STRING_SESSION

MONGO_DB_URL

OWNER_ID

LOG_GROUP_ID

START_IMAGE_URL

3. After That Save and Exit By Below Buttons.

ctrl + s

ctrl + x

4. Now Run Your Bot in Background.

python3 -m AdityaHalder

5. Now Exit From Screen & Close Your Vps & Enjoy

ctrl + a + d

Important

If you use Aditya-Player, it is important that you have proper knowledge about it. You should follow the Documentation to learn about Aditya-Player.

🤝 Contributing

As Aditya-Player is an open-source project, all kinds of contributions are respectfully welcomed, and I also extend my sincere thanks to all contributors.

🌐 Updates & Support

You can join Aditya-Player's official Telegram channel and group on Telegram for any updates and support-related issues of Aditya-Player.

Warning

Verify the username of Aditya-Player's official Telegram channel and group. If you face a problem with a fake channel or group, Aditya-Player will not take responsibility for it, so I request that you verify Aditya-Player's official Telegram channel and group.

📑 Acknowledgement / Credits

  • Pyrogram: All functions of Aditya-Player based on this mtproto client library.
  • Py-TgCalls: Telegram Streaming system of Aditya-Player based on this library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%