let time = ms(timeout - (Date.now() - author)); return await message.channel.send("Cooldown in effect").then((msg) = {
setTimeout(() => msg.edit("Cool down is over"), time.milliseconds
为了允许对特定组的写访问,共享文件/文件夹可以默认为该组中的每个人写,并且拥有组可以通过设置此目录上的setgid位自动固定到拥有父目录的组:chmod g+s our_shared_directory,否则将使用文件创建者的默认组(通常与用户名相同)。第二,为什么我需要setgid on our_shared_directory?为什么我需要将拥有的组固定到our_shared