Skip to content

Fix a itty bitsy ~~spider~~ bug in the explode cmd#20

Merged
Aisuruneko merged 31 commits intoNetroSoftware:v5-releasefrom
IDeletedSystem64:v5
Feb 19, 2022
Merged

Fix a itty bitsy ~~spider~~ bug in the explode cmd#20
Aisuruneko merged 31 commits intoNetroSoftware:v5-releasefrom
IDeletedSystem64:v5

Conversation

@IDeletedSystem64
Copy link
Copy Markdown
Contributor

IGNORING THE 30 EXTRA COMMITS

Fixed a small bug in the explode command.
You should've used args.slice(0).join(" ") instead of args[0]

IDeletedSystem64 and others added 30 commits February 1, 2022 21:01
fix up description of the error. error in the error, ay?
It was a old reference and I took care of it for you. It was not referenced in the app.modules section, so this would cause issues when pushed.
You can't use "" when using the ${} in a string, or else you'll see "Get info about me, ${app.client.user.tag}!" - literally - instead of "Get info about me, TheCodingGuy#6697".
This reverts commit eb16078.
…m manually commiting this."

This reverts commit 741399e.
Merge changes from TMC-Software/TheCodingBot
…st part of the message instead of full args.
@IDeletedSystem64
Copy link
Copy Markdown
Contributor Author

i dont know what happened

Copy link
Copy Markdown
Member

@Aisuruneko Aisuruneko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that bug and squashing it. Your commit will be squashed over to the v5-release branch in just a moment.

@Aisuruneko Aisuruneko merged commit eed87c0 into NetroSoftware:v5-release Feb 19, 2022
Aisuruneko added a commit that referenced this pull request Feb 19, 2022
v5 Release Milestone 1

* Added ban command
* Added config command
* Added kick command
* Updated reactionroles command to allow cancellation
* Added unban command
* Updated channelCreate, channelDelete, and channelUpdate as there were many problems in the last commit.
* Added emojiCreate, emojiDelete, emojiUpdate
* guildBanAdd and guildBanRemove events now work and are now added in this commit.
* Added guildCreate and updated guildDelete so that invite tracking is working.
* Updated guildMemberRemove and guildMemberAdd
* Added guildMemberUpdate
* Added guildUpdate
* Added inviteCreate and inviteDelete for invite tracking.
* Updated messageCreate, messageDelete, messageDeleteBulk, messageUpdate events to remedy many bugs.
* Updated ready event to track invites properly.
* Updated roleCreate, roleDelete, and roleUpdate to remedy even more bugs
* Added to the bootloader the new settings you can play with! (logging stuff)
* Added Member Welcome Image Generation (with some templates)
* Corrected bot file to not die when unloading events and updated intents to include ALL intents
* Fix a itty bitsy ~~spider~~ bug in the explode cmd (#20) - (if args weren't an user that it would get the first part of the message instead of full args.)


Co-authored-by: Sophie Mondz <anthonymondz@gmail.com>
@Aisuruneko Aisuruneko mentioned this pull request Feb 19, 2022
Aisuruneko added a commit that referenced this pull request Feb 19, 2022
v5 Release Milestone 1

* Added ban command
* Added config command
* Added kick command
* Updated reactionroles command to allow cancellation
* Added unban command
* Updated channelCreate, channelDelete, and channelUpdate as there were many problems in the last commit.
* Added emojiCreate, emojiDelete, emojiUpdate
* guildBanAdd and guildBanRemove events now work and are now added in this commit.
* Added guildCreate and updated guildDelete so that invite tracking is working.
* Updated guildMemberRemove and guildMemberAdd
* Added guildMemberUpdate
* Added guildUpdate
* Added inviteCreate and inviteDelete for invite tracking.
* Updated messageCreate, messageDelete, messageDeleteBulk, messageUpdate events to remedy many bugs.
* Updated ready event to track invites properly.
* Updated roleCreate, roleDelete, and roleUpdate to remedy even more bugs
* Added to the bootloader the new settings you can play with! (logging stuff)
* Added Member Welcome Image Generation (with some templates)
* Corrected bot file to not die when unloading events and updated intents to include ALL intents
* Fix a itty bitsy ~~spider~~ bug in the explode cmd (#20) - (if args weren't an user that it would get the first part of the message instead of full args.)


Co-authored-by: Sophie Mondz <anthonymondz@gmail.com>
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.

2 participants