Fixes 2.0 (#8)
This commit is contained in:
parent
13effc58fe
commit
a88ccd92ff
5 changed files with 4 additions and 8 deletions
|
@ -82,8 +82,7 @@ client.once('ready', async () => {
|
|||
|
||||
if (e.cleanContent.match(BuildConfig.ETA_REGEX)) {
|
||||
await e.reply(
|
||||
/* CHANGEME */
|
||||
`${random(BuildConfig.ETA_MESSAGES)} <:pofat:964546613194420294>`
|
||||
`${random(BuildConfig.ETA_MESSAGES)} <:pofat:1031701005559144458>`
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue