mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-24 03:04:05 +01:00
example-conf: mention relay_clientbot
This commit is contained in:
parent
990f24938b
commit
e8fd97d3ba
@ -295,6 +295,11 @@ plugins:
|
|||||||
# below for configuration.
|
# below for configuration.
|
||||||
#- relay
|
#- 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
|
# Fantasy plugin: Allows you to trigger commands in channels by PyLink's
|
||||||
# nick or a configurable prefix character.
|
# nick or a configurable prefix character.
|
||||||
#- fantasy
|
#- fantasy
|
||||||
|
Loading…
Reference in New Issue
Block a user