Added condition where the welcomer feature only triggers when the member has on-boarded within 1 day of joining the server to prevent old users from triggering the feature.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
[x] Manual Testing
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
Description
Added condition where the welcomer feature only triggers when the member has on-boarded within 1 day of joining the server to prevent old users from triggering the feature.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: