3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 19c7dce931 commands: add a 'shownet' command
Basic info available to everyone include network name, protocol module, and encoding.

For those with the commands.shownet.extended permission, this also allows looking up disconnected networks defined in the config, and shows configured IP:port, PyLink hostname, SID, and SID range.

Closes #578.
2019-06-26 13:54:32 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
antispam.py antispam, changehost: remove references to ircmatch (#636) 2019-06-21 12:51:12 -07:00
automode.py automode: manage persistent channels on the right network 2018-10-06 23:46:49 -07:00
bots.py bots, opercmds: handle cases where target nick is disambiguous 2019-06-16 11:04:07 -07:00
changehost.py antispam, changehost: remove references to ircmatch (#636) 2019-06-21 12:51:12 -07:00
commands.py commands: add a 'shownet' command 2019-06-26 13:54:32 -07:00
ctcp.py ctcp: fix wrong logging format for unknown CTCPs 2018-03-01 02:48:04 -05:00
example.py plugins/example: update word wrap note 2018-07-10 18:04:25 -07:00
exec.py exec: fix textwrap error caused by passing the wrong type to reply() 2018-06-11 19:26:51 -07:00
fantasy.py fantasy: accept "@servicebot" as fantasy trigger prefix 2019-06-15 23:56:55 -07:00
games.py plugins, coremods: migrate (un)registerService calls to snake case (#523) 2018-03-02 20:23:47 -08:00
global.py global: reply with a confirmation 2018-06-08 18:28:41 -07:00
networks.py networks: don't allow disconnecting servers marked virtual-server 2019-06-23 17:43:12 -07:00
opercmds.py bots, opercmds: handle cases where target nick is disambiguous 2019-06-16 11:04:07 -07:00
raw.py Split the 'raw' command into a new plugin 2018-01-21 13:50:37 -08:00
relay_clientbot.py Revert most of 1c0ea24acd 2019-06-23 17:48:08 -07:00
relay.py relay: consistency fixes for the hideoper setting 2019-06-26 13:18:32 -07:00
servermaps.py servermaps: show the uplink server name for Clientbot links 2018-03-07 22:28:34 -08:00
servprotect.py servprotect: migrate to cachetools (but leave expiringdict as fallback) 2019-05-13 16:59:57 +08:00
stats.py stats: hide login blocks not relevant to this network 2019-02-07 13:50:32 -08:00