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

greetingMessage does not work in configuration #725

Open
mesub7 opened this issue Jul 29, 2022 · 0 comments
Open

greetingMessage does not work in configuration #725

mesub7 opened this issue Jul 29, 2022 · 0 comments
Labels
bug needs reproduction This issue need to be reproduced by someone, or needs to be confirmed to still be an issue on latest

Comments

@mesub7
Copy link
Contributor

mesub7 commented Jul 29, 2022

Summary: The greetingMessage configuration option does not seem to work when added to the config.ini file of the bug.

This bug has been mentioned before, but not officially documented.
Steps to reproduce:

  1. Add
enableGreeting = on
greetingMessage[] = Welcome to the server!
greetingMessage[] = Remember to read the rules.

to your config (any other message can be used in greetingMessage),

  1. Save your config and restart the bot.
  2. Have a new member join the main server.

Expected result: The bot should send a message to the user, provided that they have their DMs open to server members.
Actual result: The bot does not DM the member at all.

System details: Modmail 3.6.1 on NodeJS 16.16.0 (x64 Windows 10) - it has been broken for a few verisons now, however.

Recommended workaround: Use the serverGreetings configuration option, which appears to be unaffected by this bug.

@DarkView DarkView added the bug label Sep 21, 2023
@DarkView DarkView added the needs reproduction This issue need to be reproduced by someone, or needs to be confirmed to still be an issue on latest label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs reproduction This issue need to be reproduced by someone, or needs to be confirmed to still be an issue on latest
Projects
Status: New Suggestions
Development

No branches or pull requests

2 participants