-
Notifications
You must be signed in to change notification settings - Fork 294
'goodbye' command does not work #466
Copy link
Copy link
Open
Description
I think problem is here, in the last raw with 'goodbye':
['settings'] = {
['Welcome'] = 'off',
['Extra'] = 'on',
--['Flood'] = 'off',
['Silent'] = 'off',
['Rules'] = 'off',
['Reports'] = 'off',
['Welbut'] = 'off', -- "read the rules" button under the welcome message
['Weldelchain'] = 'off', -- delete the previously sent welcome message when a new welcome message is sent
['Antibot'] = 'off',
['Clean_service_msg'] = 'off',
Goodbye = 'off',
},
Can you fix it please?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels