Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'goodbye' command does not work #466

Open
Kerbx opened this issue Jan 13, 2024 · 0 comments
Open

'goodbye' command does not work #466

Kerbx opened this issue Jan 13, 2024 · 0 comments

Comments

@Kerbx
Copy link

Kerbx commented Jan 13, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant