EnragedPvP

Untitled

Feb 3rd, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. module.exports = {
  2. name: 'wipe',
  3. description: "wipe command",
  4. execute(message, args){
  5. message.channel.send('Journey Begins with OPEN BETA this FRIDAY Feb 5th 2021');
  6. }
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment