Add heko alias to help per the request of Parker2991
This commit is contained in:
parent
65c1dbf3ef
commit
d0f6f0f20d
1 changed files with 4 additions and 1 deletions
|
@ -5,5 +5,8 @@ module.exports={
|
|||
} else {
|
||||
c.bot.printHelp(c.uuid,c.prefix,c.lang);
|
||||
}
|
||||
}
|
||||
},
|
||||
aliases: [
|
||||
"heko" //Parker2991 request
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue