Plugin last modified: 2024-10-12
Forwards all private messages sent to the bot to a designated channel, and optionally sends an automatic reply back to the sender.
[pmproxy]
target = #dutch-bots
prefix = [PM]
auto_reply = Thanks for your message. For help please join #dutch.
| Key | Description |
|---|---|
target |
Channel where incoming PMs are forwarded |
prefix |
Text prepended to each forwarded message |
auto_reply |
Message sent back to the user automatically. Set to None to disable |