Sharmaji04 / himanshuXDmusic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photo_2022-01-29_07-30-44

⭐️ HimanshuXD~Music Bot ⭐️

Multi-Assistant | Video Calls | Voice Calls | Heroku Supported

made-with-python
LICENSE Contributors Repository Size
Forks Stars Watchers Commit Activity Issues

Ready to use method

A Support Group and ready-to-use running instance of this bot can be found on Telegram
YukkiMusicBot | YukkiSupport

Deployment

🔗 Requirements

🔗 Install Locally or On a VPS(Debian based)

sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install python3-pip ffmpeg -y
sudo pip3 install -U pip
curl -fssL https://deb.nodesource.com/setup_17.x | sudo -E bash -
sudo apt-get install nodejs -y
npm i -g npm
git clone https://github.com/notreallyshikhar/YukkiMusicBot
cd YukkiMusicBot
pip3 install -U -r requirements.txt
cp sample.env .env
  • Edit .env with your own values and Run Bot
bash start

🔗 Deploy on Heroku

🔗 Generating Pyrogram Session

Contact & Support

Why Yukki?

  • Light and Fast Responsive
  • Includes Multi-Assistant Mode where you can use 5 Assistant Accounts for large number of chats.
  • Mongo DB based Queues, Playlists, Chats.
  • Video Calls and Voice Calls Merged with a single command.
  • Live Timer Progress Bar for playouts in a interactive inline mode.
  • Heroku-Supported Added including vars addition, deletion, getting logs etc.
  • Interactive UI, fonts and thumbnails.

License

Distributed under the GNU General Public License v3.0 License. See LICENSE.md for more information.

Acknowledgements

Special thanks to these amazing projects/people which/who help power Yukki Music Bot:

About

License:GNU General Public License v3.0


Languages

Language:Python 59.3%Language:Shell 32.5%Language:Dockerfile 8.2%