-
-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for opening both PRs! I reviewed and found some things that may need to be changed, and again, thanks for contributing for the project.
Please revert the changes you made to the env example file. If those are you bots Discord token and database uri, make sure to regenerate them as well. |
Oops sorry, I did indeed added them too, my mistake. |
I have fixed small bugs and made requested changes. The only thing I am not able to do is using parameters instead of spliting. I am having issues while writing. If it is necessary to add, then it would be better to give me an example so that I can reproduce it. I added a comment and received a example but it seems to give me error. This PR is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just solve the conflicts before I merge |
Oh okay :), Done! |
0772eec
Added an itunes command
Closes #1322
Edit: I am making this PR draft for now, As I am making the command better. I missed out some test cases and currently working.