feat: implement configurable welcomer cog with settings #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "welcomer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactors simple welcomer to support custom messages, channels, and toggles.
Adds command group for admins to manage server-specific settings, placeholders for personalization, and built-in safety checks for permissions and channel validity.
Enhances event handling with better error management and logging.