More ignored words!
parent
4eec9b07a6
commit
75d721cca0
|
@ -13,7 +13,20 @@ const accidentalThreadMessages = [
|
||||||
'thanx',
|
'thanx',
|
||||||
'thnx',
|
'thnx',
|
||||||
'thx',
|
'thx',
|
||||||
'tnx'
|
'tnx',
|
||||||
|
'ok thank you',
|
||||||
|
'ok thanks',
|
||||||
|
'ok ty',
|
||||||
|
'ok thanx',
|
||||||
|
'ok thnx',
|
||||||
|
'ok thx',
|
||||||
|
'okay thank you',
|
||||||
|
'okay thanks',
|
||||||
|
'okay ty',
|
||||||
|
'okay thanx',
|
||||||
|
'okay thnx',
|
||||||
|
'ok thx',
|
||||||
|
'cheers'
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue