dbot/modules/rc/README.md

13 lines
458 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
2013-03-06 17:52:24 +01:00
The server name, as configured in the main ``config.json``, that depressionbot will announce packets on.
2013-03-06 17:34:59 +01:00
## channel
2013-03-06 17:52:24 +01:00
The channel name, that depressionbot will announce packets on.
2013-03-06 17:34:59 +01:00
## 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.