dbot/modules/rc/README.md

13 lines
462 B
Markdown
Raw Normal View History

2013-03-06 17:34:59 +01:00
# RC
Prints UDP packets; designed for a MediaWiki installation.
# Configuration
## server
The server name, as configured in the main ``config.json``, that depressionbot will announce packets from.
## channel
The channel name, that depressionbot will announce packets from.
## port
The port depressionbot will listen for UDP packets on.
## address
The address depressionbot will allow UDP packets from. UDP packets sent from a different address will be ignored.