forked from GitHub/dbot
13 lines
462 B
Markdown
13 lines
462 B
Markdown
|
# 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.
|