Config channel@network based command response behaviour/blocking #7
Labels
No Label
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
Status: Pending Merge
Status: Unitiliased
Status: WIP
Type: Bug
Type: Documentation
Type: Enhancement
Type: Feature
Type: Maintenance
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: LimnoriaPlugins/DoseLogs#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
There are certain channels where this plugin is inappropriate.
Undesirable solns:
Have global blocking for certain commands with a
Private=True
(??) flag on the command function.Use channel capabilities to block <plugin.command> where required.
Desirable Solution:
To have a settable
config
variable for channel white/beigelisting and black/blocklisting.It should ideally have the ability to template a response as well see <insert.issue> per channel@network. And with custom
replyInPrivate
orreplyInPrivateWithNotice
.Something along those lines.