Skip to content
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 94 commits into from
Jun 30, 2022
Merged

Sudhan playz v5 #5

merged 94 commits into from
Jun 30, 2022

Conversation

NonRoute
Copy link
Owner

Please describe the changes this PR makes and why it should be merged:

Status and versioning classification:

brianferri and others added 30 commits May 19, 2022 11:32
Make code less spaghetti ish
* 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) ;-;
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 😓
renovate bot and others added 28 commits June 20, 2022 11:10
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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()
@NonRoute NonRoute merged commit ba2b3d3 into v5 Jun 30, 2022
@NonRoute NonRoute deleted the SudhanPlayz-v5 branch June 30, 2022 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.