Giter Site home page Giter Site logo

challenge-to-recruit-devs's Introduction

Moonlink.js Developer Recruitment Challenge

Introduction

Welcome to the developer recruitment challenge to become a Moonlink.js developer. This challenge aims to assess your coding skills, code clarity, and basic understanding of interactions with Moonlink.js.

Objective

The challenge is to create a simple client to interact with Lavalink (without using packages that provide this functionality out of the box) and perform basic operations, such as playing and pausing music.

Requirements

  1. Client Configuration:

    • create a way to configure the wrapper
    • Provide configuration options, such as host, port, password, etc.
    • the wrapper can be limited to one server, but if you want to grow more
  2. Play Music Command:

    • Implement a command to play music. The command should accept a YouTube URL as an argument.
    • Ensure that the music is played in the voice channel of the user who executed the command.
  3. Pause Command:

    • Implement a command to pause the currently playing music.
  4. Code Clarity:

    • Organize your project structure thoughtfully.

Resources

How to Participate

  1. Fork this repository.
  2. Create a branch for your changes.
  3. Commit and push your changes.
  4. Open a pull request in this repository.

Evaluation Criteria

  • Correct and complete functionality.
  • Code quality.
  • Comments and documentation.
  • Adherence to requirements.

Notes

  • Use JavaScript (CommonJS, ECMAScript), or TypeScript.
  • Avoid using packages that provide ready-made functionalities for interacting with Lavalink.
  • Don't ask for ready-made code from chatGPT, Bard, other artificial intelligences; at most, they can help you understand how it works.
  • Don't use ready-made code from the internet.
  • You can use npmjs libraries of your choice to assist with integration, but packages that are lavalink clients will not be accepted.
  • using native libraries improves your evaluation.

Good luck! We look forward to seeing what you create.

challenge-to-recruit-devs's People

Contributors

1lucas1apk avatar

Stargazers

 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.