Sir_Spaceboi

Untitled

Nov 15th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. if (NaN(args[0])) return message.channel.send('You did not mention a number in seconds to set the slowmode to.');
  2. const setTimeTo = Number(args[0]);
Advertisement
Add Comment
Please, Sign In to add comment