1
0
Fork 0
forked from threeoh6000/joltik

sako moment

This commit is contained in:
abbie 2024-08-05 18:57:26 +01:00
parent c87acc3d23
commit 863863db53
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -67,8 +67,6 @@ client:on('messageCreate', function(message)
if message.author.id == "867901290336223242" then
message.channel:send("aight byte")
client:stop()
else
message.channel:send("ayo the pizza here")
end
end
end)