1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00

Update messageCreate.ts

This commit is contained in:
toast-ts 2023-08-05 10:38:14 +10:00 committed by GitHub
parent ff231d1f6e
commit 510e0c70c6

View File

@ -70,7 +70,7 @@ export default {
const incomingArrays = { const incomingArrays = {
morning: ['good morning all', 'good morning everyone', 'good morning lads', 'morning all', 'morning everyone', 'morning lads', 'morning guys', 'good morning everybody'], morning: ['good morning all', 'good morning everyone', 'good morning lads', 'morning all', 'morning everyone', 'morning lads', 'morning guys', 'good morning everybody'],
afternoon: ['good afternoon', 'afternoon all', 'afternoon everyone'], afternoon: ['good afternoon', 'afternoon all', 'afternoon everyone'],
evening: ['good evening', 'evening all', 'evening everyone'], evening: ['good evening', 'evening all', 'evening everyone', 'evening lads'],
night: ['night all', 'night everyone', 'night guys', 'goodnight', 'good night'], night: ['night all', 'night everyone', 'night guys', 'goodnight', 'good night'],
password: ['whats the password', 'what\'s the password', 'password pls'], password: ['whats the password', 'what\'s the password', 'password pls'],
cantRead: ['i cant read', 'i can\'t read', 'cant read', 'can\'t read'], cantRead: ['i cant read', 'i can\'t read', 'cant read', 'can\'t read'],