Alex-AK / Alex-AK/discord-voice-notifications

Make leave notification optional via configuration

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, the bot sends a notification when someone leaves a voice channel - either to a single channel or a dedicated leave channel (based on env config). While this is useful in some contexts, it may be unnecessary or noisy for others.

### Request
Add a configuration option to enable or disable leave notifications.

### Goals

* Allow users to opt out of leave messages when configuring the bot
* Default to the current behavior (enabled), unless explicitly disabled
* Keep configuration simple and intuitive

### Suggested Implementation
* Check flag before sending leave notifications
* Document the new option in the README or config template for both configuration options

### Why?

* Provides flexibility for different communities or deployment needs
* Makes the bot less noisy in low-attention or small-group settings

Happy to review PRs for this - feel free to comment if you're interested!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.