Giter VIP home page Giter VIP logo

whatsapp-music-bot's Introduction

Whatsapp music bot

WhatsApp Music Bot v3

now for Multidevices!

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Info   |    Technologies   |    How to   |    Functionalities   |    Contribute   |    License

Web Gif Web Gif

🚀 Info

Your whatsapp becomes a music bot!. You can send music's to your friend's private conversation or in your gropus just sending !play SONG_NAME where SONG_NAME is the name of the song you are looking for!

WARNING: this bot is not hosted. You need to host it by yourself

💻 Technologies

This project was developed following this technologies:

ℹ️ How To

installation_vid.mp4

To clone this application you will need Git + Node.js v16 or higher + Yarn v1.22.4 or higher installed in your computer. Run in terminal:

# Clone this repo
$ git clone https://github.com/mlg404/whatsapp-music-bot.git whatsapp-music-bot

# Access this repo
$ cd whatsapp-music-bot

# Install dependencies with yarn
$ yarn install

# Run the application with yarn (or npm run dev)
$ yarn start

See available langs in `src/language.ts`. Configure your language in `config.ts` file:
export const LANGUAGE = 'br'; // brazilian portuguese

// or

export const LANGUAGE = 'en'; // english

After script run, you need to scan the QrCode in your terminal with your whatsapp! (Same proccess to join whatsapp web)

🔎 Functionalities

See the current features!

  • Search a song directly from youtube;
  • Songs once searched are downloaded for optimized next searches;
  • Send songs in private or in groups;
  • Your friends can send the command too;
  • You can enable the "Download progress";
  • Prevents downloading videos more than MAX DURATION minutes long.
  • New command's system
  • Help command

🌠 Upcoming features

  • New error handling
  • Redesigned music cache

👥 Contribute

  • Fork this repository;
  • Create one branch with your feature: git checkout -b my-feature;
  • Commit your alterations: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Open a pull request with your branch. After pull request merge, you should delete your branch.
We need some translations too! Look for language.ts file! It's so easy!

📝 License

This project is under MIT license. See LICENSE for more information.


Made with 💙 by Victor Eyer 👋 Get in touch!

whatsapp-music-bot's People

Contributors

alexdinan avatar devamiyo avatar hugojf avatar mlg404 avatar smart-worker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.