The "uninvite" Module (v3)
Description
This module adds the /UNINVITE
command which allows users who have invited another user to a channel to withdraw their invite.
Configuration
To load this module use the following <module>
tag:
<module name="uninvite">
This module requires no other configuration.
Commands
Name | Parameter Count | Syntax | Description |
---|---|---|---|
UNINVITE | 1 | <nick> <channel> | Withdraws the invite for <nick> to join <channel> |
Example Usage
Withdraws the invite for Adam to join #secret:
/UNINVITE Adam #secret