3
0
mirror of https://github.com/reality/dbot.git synced 2026-04-26 05:08:02 +02:00
2014-09-13 19:23:00 +00:00
..
2013-03-06 17:48:48 +00:00
2013-03-06 17:48:48 +00:00
2014-09-13 19:23:00 +00:00

# UDP 
Prints UDP packets; designed for a [MediaWiki installation](https://www.mediawiki.org/wiki/Manual:$wgRC2UDPAddress).

# Configuration
## server
The server name, as configured in the main ``config.json``, that depressionbot will announce packets on.
## channel
The channel name, that depressionbot will announce packets on.
## 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.