forked from Supositware/Haha-Yes
haha yes
This commit is contained in:
parent
1017690396
commit
8bbd22088f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
name: 'ping',
|
||||
description: 'Ping!',
|
||||
name: 'haha yes',
|
||||
description: 'haha yes',
|
||||
execute(message) {
|
||||
message.channel.send('haha yes');
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue