fix ultra cringe
This commit is contained in:
parent
d9e1a45a57
commit
e868f09828
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ client.once('ready', async () => {
|
|||
return;
|
||||
}
|
||||
|
||||
if (e.cleanContent.includes('eta')) {
|
||||
if (e.cleanContent.match(/(\b| )(eta|ETA)( |\?|!|\b)/)) {
|
||||
await e.reply(
|
||||
`${random([
|
||||
'Sometime',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue