forked from threeoh6000/joltik
sako moment
This commit is contained in:
parent
c87acc3d23
commit
863863db53
1 changed files with 0 additions and 2 deletions
2
bot.lua
2
bot.lua
|
@ -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)
|
||||
|
|
Reference in a new issue