mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
Add more response to deadChat array
This commit is contained in:
parent
11471a2c4d
commit
cfa0fbc605
@ -70,7 +70,7 @@ export default {
|
||||
const PasswordArray = ['whats the password', 'what\'s the password', 'password pls']
|
||||
const cantRead = ['i cant read', 'i can\'t read', 'cant read', 'can\'t read']
|
||||
const NawdicBrokeIt = ['break', 'broke', 'broken']
|
||||
const deadChat = ['dead chat', 'chat is dead', 'dead server']
|
||||
const deadChat = ['dead chat', 'chat is dead', 'dead server', 'inactive chat', 'inactive channel']
|
||||
|
||||
const PersonnyMcPerson = `**${message.member.displayName}**`;
|
||||
const GeneralChatID = '468835415093411863';
|
||||
|
Loading…
Reference in New Issue
Block a user