Update node.js

This commit is contained in:
ZyLacx 2021-07-04 15:57:01 +02:00 committed by GitHub
parent 774fa4faa9
commit db5b75a9d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,10 @@ client.on('message', message => {
if(message.content.includes(":USureBoutThat:")){
message.channel.send("<:ugh:802988623271428117>");
}
if(message.content.includes("https://media.discordapp.net")) {let linkArr = message.content.split(https://media.discordapp.net") ; message.channel.send("https://cdn.discordapp.com"+linkArr[1]) }
var msgContent = message.content;