mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
example-conf: add an autoperform example
This commit is contained in:
parent
663d03ed2c
commit
e06a6ae5bd
@ -279,6 +279,10 @@ servers:
|
|||||||
# something like 0.5 or 1.0 should help. Defaults to 0.01 if not set.
|
# something like 0.5 or 1.0 should help. Defaults to 0.01 if not set.
|
||||||
throttle_time: 0.3
|
throttle_time: 0.3
|
||||||
|
|
||||||
|
# Clientbot also supports auto perform, using raw IRC messages.
|
||||||
|
#autoperform:
|
||||||
|
# - "NOTICE somebody :hello, i've connected"
|
||||||
|
|
||||||
# Plugins to load (omit the .py extension)
|
# Plugins to load (omit the .py extension)
|
||||||
plugins:
|
plugins:
|
||||||
# Commands plugin: Provides core commands such as logging in, shutting down
|
# Commands plugin: Provides core commands such as logging in, shutting down
|
||||||
|
Loading…
Reference in New Issue
Block a user