updated invite command
This commit is contained in:
parent
22b915ee56
commit
66ccf666b0
@ -79,7 +79,7 @@ module.exports = {
|
|||||||
ignoreLock: true,
|
ignoreLock: true,
|
||||||
async function(from){
|
async function(from){
|
||||||
await this.whisper('Coming');
|
await this.whisper('Coming');
|
||||||
await this.say(`/accept`);
|
await this.say(`/invite accept`);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'inv': {
|
'inv': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user