condition

This commit is contained in:
tommy aka doge 2022-10-10 23:36:58 -04:00
parent 25bd5a94e5
commit d4482f7167

View File

@ -274,11 +274,7 @@ client:on('messageCreate', function(message)
if not s then
message:reply('tripped : '..e:split('/')[#e:split('/')])
end
else
message:reply('i will not let you type in dms!!! 😠')
end
else
message:reply('command does not exist 👎')
end
end
end)