mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +01:00
Update trigger variable
This commit is contained in:
parent
7e76a77b09
commit
fefff66895
4
pbot.pl
4
pbot.pl
@ -55,8 +55,8 @@ my %config = (
|
||||
# (channels will not be auto-joined until identified)
|
||||
identify_password => '*',
|
||||
|
||||
# The bot is triggered by using its name, or the following trigger SINGLE character
|
||||
trigger => '.',
|
||||
# The bot is triggered by using its name, or the following trigger
|
||||
trigger => '[!]',
|
||||
|
||||
# -----------------------------------------------------
|
||||
# The bot can export the latest factoids and quotegrabs to an HTML
|
||||
|
Loading…
Reference in New Issue
Block a user