forked from SudhanPlayz/Discord-MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sudhan playz v5 #5
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make code less spaghetti ish
…z#803) Co-authored-by: Darren Nathanael <[email protected]>
…z#848) Co-authored-by: Renovate Bot <[email protected]>
* Avoid repeating sequence of tracks * Track play command when autoplay mode is enabled
* Create ping.js simple Ping command inspired by @XstreamSpeed This version fixes the mistakes from the previous PR, which include but do not limit themselves to: Wrong scopes, mismatched parenthesis, undefined methods and variables, redundant information provided by other commands... * fix hanging login on replit systems * Update index.js changed scope
* new look for invite.js * idk why the gap is still there, in the code there are no lines left
* `Shortening` Step one of the `shortening`: A project for making the existing code shorter and cleaner, while integrating pre existing utilities which never got to be used (util/getChannel.js) ;-;
…z#852) Co-authored-by: Renovate Bot <[email protected]>
…ayz#861) Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Add module.exports to invite.js
Forgot to add the actual differentiator for the songs, so in most cases the song would loop when the autoqueue is activated, this implements the proper differ array and fix for the issue. Sorry for the inconvenience everyone 😓
) Co-authored-by: Renovate Bot <[email protected]>
…z#894) Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Fixed the deprecation messages showing up in console due to the unsafe nature of uninitialized constant default properties in the express-session: ``` express-session deprecated undefined resave option; provide resave option api\index.js:71:18 express-session deprecated undefined saveUninitialized option; provide saveUninitialized option api\index.js:71:18 ```
* fix: deprecated default properties Fixed the deprecation messages showing up in console due to the unsafe nature of uninitialized constant default properties in the express-session: ``` express-session deprecated undefined resave option; provide resave option api\index.js:71:18 express-session deprecated undefined saveUninitialized option; provide saveUninitialized option api\index.js:71:18 ``` * command name changes
* controller changes * DiscordMusicBot.js
Signed-off-by: Darren <[email protected]>
…z#939) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Added /clean command to clean bot messages * Added safety check for discord api limits * Changed deleteAll() to delete()
Replit nix v5
…into SudhanPlayz-v5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please describe the changes this PR makes and why it should be merged:
Status and versioning classification: