Doing hotfixes from my phone was a bad idea

This commit is contained in:
Christopher Cookman 2022-07-23 13:01:07 -06:00
parent a3d5844beb
commit a4f627423c

View file

@ -40,7 +40,7 @@ tf2.on("itemBroadcast", (msg, username, wasDestruction, defindex) => {
}) })
tf2.on("displayNotification", (title, body) => { tf2.on("displayNotification", (title, body) => {
I'm console.log(`New Notif: ${title}: ${body}`) console.log(`New Notif: ${title}: ${body}`)
ring_hook.send({embeds: [ ring_hook.send({embeds: [
{ {
description: body, description: body,