Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adh319/Lunox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: soultoxic/Lunox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on May 13, 2023

  1. v2.0.8

    - Added option to disable YouTube source. This will make "autoplay" command useless!!!
    - Small changes with some files.
    adh319 committed May 13, 2023
    Configuration menu
    Copy the full SHA
    72ab9dd View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Update SkipTo.js

    This pull request addresses a typo in the "skipto" command by correcting the `editeReply` typo to `editReply`. The typo caused errors during command execution, hindering its functionality.
    
    Changes Made:
    - Fixed the typo in the `return interaction.editeReply` line, 
    
    The typo affected the command's proper functioning and resulted in errors. By fixing this typo, we ensure that the "skipto" command executes smoothly without any issues.
    
    I have thoroughly tested the corrected code and confirmed that it now works as intended. The command executes without errors and provides accurate feedback to users.
    Harry Styles committed May 20, 2023
    Configuration menu
    Copy the full SHA
    28d58c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from HarryStyles2023/patch-2

    Update SkipTo.js
    adh319 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    feb16b5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump delay from 5.0.0 to 6.0.0

    Bumps [delay](https://github.com/sindresorhus/delay) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/sindresorhus/delay/releases)
    - [Commits](sindresorhus/delay@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: delay
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5ab15cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from Enour-Dev/dependabot/npm_and_yarn/delay-6…

    ….0.0
    
    Bump delay from 5.0.0 to 6.0.0
    adh319 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    212db61 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Update config.js

    Signed-off-by: soultoxic <75087040+soultoxic@users.noreply.github.com>
    soultoxic committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    883c02f View commit details
    Browse the repository at this point in the history
Loading