dbot/modules-stock/udp
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..
config.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
README.md Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
udp.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00

UDP

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 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.