Network Servers (Expression) — skNetwork
Addon: skNetwork · Category: Expression · Since: 0.2.0
Syntax
[(all [[of] the]|the)] network serversDescription
Every server currently connected to the proxy, by name. Read from this server's own copy, so it costs nothing. A server that has lost the proxy reports an empty list rather than a stale one.
Guide: https://github.com/ahmadmsaleem/skNetwork/wiki/Network-Players
Examples
command /servers:
trigger:
send "Online: %all network servers%"