i dont even know what this PR is supposed to be about anymore, everyone lost the plot somewhere in the middle of act 2 #74
1 changed files with 1 additions and 1 deletions
Iiiiiii........... I have no idea what was I trying to accomplish here...
commit
0ad4b41ae9
|
|
@ -281,7 +281,7 @@ const commands = [{
|
|||
}
|
||||
|
||||
try {
|
||||
if (attachedToMessage) return discord.snow.channel.createThreadWithMessage(channelID, attachedToMessage, {name: words.slice(1).join(" ")})
|
||||
if (attachedToMessage) await discord.snow.channel.createThreadWithMessage(channelID, attachedToMessage, {name: words.slice(1).join(" ")})
|
||||
else throw {code: "NO_ATTACH_TARGET", was_supposed_to_be: attachedToEvent};
|
||||
}
|
||||
catch (e){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue