3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

config.yml.example: mention new chancmds and opercmds plugins

This commit is contained in:
James Lu 2015-12-18 21:43:18 -08:00
parent 775933420a
commit f1adc90ac9

View File

@ -152,6 +152,15 @@ plugins:
# Networks plugin: allows you to manage (dis)connections to networks while PyLink is running.
- networks
# Oper commands plugin: provides a subset of network management commands.
# (KILL, JUPE, etc.)
# Channel commands plugin: provides a subset of channel management
# commands (KICK, TOPIC, etc.).
# Note: these commands will be made available to anyone who's opered on your
# network, so make sure your opers are trustworthy!
# - opercmds
# - chancmds
# Bots plugin: allows you to manipulate pseudo-clients (bots) on networks.
# - bots