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

example-conf: mention relay_clientbot

This commit is contained in:
James Lu 2016-08-07 22:08:03 -07:00
parent 990f24938b
commit e8fd97d3ba

View File

@ -295,6 +295,11 @@ plugins:
# below for configuration.
#- relay
# Relay Clientbot extensions: this allows channel messages and events like
# JOIN, PART, KICK, etc. to relay over networks using Clientbot. You will
# want this loaded if you're using PyLink as a relay bot.
#- relay_clientbot
# Fantasy plugin: Allows you to trigger commands in channels by PyLink's
# nick or a configurable prefix character.
#- fantasy