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: nikosszzz/musicbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: nikosszzz/musicbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 50 files changed
  • 2 contributors

Commits on Feb 24, 2024

  1. readme: format better

    nikosszzz committed Feb 24, 2024
    Copy the full SHA
    8f25070 View commit details
  2. readme: redesign the readme

    nikosszzz committed Feb 24, 2024
    Copy the full SHA
    c5e8f87 View commit details
  3. readme: fix centered items

    nikosszzz committed Feb 24, 2024
    Copy the full SHA
    b57a718 View commit details

Commits on Apr 30, 2024

  1. bot: 3.1.0

    nikosszzz committed Apr 30, 2024
    Copy the full SHA
    5dbd290 View commit details
  2. manager: change name of ready module

    * dont know how it even ended up like that
    nikosszzz committed Apr 30, 2024
    Copy the full SHA
    315ca71 View commit details
  3. bot: 3.1.1

    * cleanups and one fix for queue fetching
    nikosszzz committed Apr 30, 2024
    Copy the full SHA
    8e640e5 View commit details

Commits on May 4, 2024

  1. bot: v3.1.2

    * fix issues with playlists
    * small cleanup
    nikosszzz committed May 4, 2024
    Copy the full SHA
    0694f06 View commit details

Commits on May 5, 2024

  1. bot: v3.1.3

    * discord.js 14.15.2
    * cleanups and some changes
    nikosszzz committed May 5, 2024
    Copy the full SHA
    8d3b413 View commit details

Commits on May 8, 2024

  1. bot: v3.2.0

    nikosszzz authored May 8, 2024
    Copy the full SHA
    fa59edf View commit details

Commits on May 10, 2024

  1. bot: v3.2.1

    * queue: Fix double `Queue ended.` message from the /stop command
    * queue: Fix an issue where the `Loading...` message was not edited to the Now Playing embed.
    * discord.js: Upgrade to 14.15.2
    nikosszzz committed May 10, 2024
    Copy the full SHA
    2203272 View commit details

Commits on May 23, 2024

  1. bot: 3.3.0

    * ESM 🎉
    nikosszzz committed May 23, 2024
    Copy the full SHA
    421d6f7 View commit details
  2. bot: v3.3.1

    * fix lyrics being broken, now we fetch them from Genius
    nikosszzz committed May 23, 2024
    Copy the full SHA
    94b16e7 View commit details

Commits on May 24, 2024

  1. bot: v3.3.2

    * playlist: Removed unnecessary similar code for the playlist message
    
    * music(internals): Added one check in the inactivity leave
    
    * handlers(command): Fix crash when replying to a already replied and/or deferred interaction
    
    * lyrics: Fix possible crash
    nikosszzz committed May 24, 2024
    Copy the full SHA
    c9d5f23 View commit details

Commits on Sep 18, 2024

  1. bot: 3.4.0

    * Pull in latest core changes from my private bots
    * Package updates
    * Small change to pruning, now it is toggable on a per-queue basis
    nikosszzz authored Sep 18, 2024
    Copy the full SHA
    e0e7cae View commit details
  2. bot: very small cleanup

    nikosszzz authored Sep 18, 2024
    Copy the full SHA
    1a4fe99 View commit details

Commits on Oct 7, 2024

  1. Copy the full SHA
    395d491 View commit details
Loading