diff --git a/src/config.json b/src/config.json index e669cc6..a0b5e09 100644 --- a/src/config.json +++ b/src/config.json @@ -27,7 +27,7 @@ }, "botPresence": { "activities": [ - {"name": "the pog beats", "url": "https://www.youtube.com/watch?v=enhQYHxoNMY", "type": 1} + {"name": "the fish", "url": "https://www.youtube.com/watch?v=HVMc1ANfeMw", "type": 1} ], "status": "online" }, diff --git a/src/events/messageCreate.ts b/src/events/messageCreate.ts index 9d8cb5b..097d6bc 100644 --- a/src/events/messageCreate.ts +++ b/src/events/messageCreate.ts @@ -62,6 +62,9 @@ export default { // Autoresponse:tm: if (client.config.botSwitches.autores && !automodded) { + /* function ResponseMadeBy(id:string){ <-- Will be enabled once autoresponse suggestion comes in. + return `╰ *Response made by <@${id}>*`; + } */ const PersonnyMcPerson = `**${message.member.displayName}**`; const GeneralChatID = '468835415093411863'; const incomingArrays = {