Changeset 1009 for trunk/modules/settings.sample.tcl
- Timestamp:
- 06/19/09 13:53:40 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/settings.sample.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/settings.sample.tcl
r984 r1009 53 53 # your bot will automatically add its own nick to this 54 54 set bMotionSettings(botnicks) "nt|bots|the bots|notopic" 55 56 # should the bot strictly match the botnicks? 57 # "old" behaviour did not require the botnicks to be a word by itself, 58 # which could cause the bot to respond when it shouldn't really 59 # 60 # for the regexp-inclined, this setting makes bMotion surround the 61 # botnicks value with \m...\M 62 # 63 # old behaviour = 0 64 # new behaviour = 1 65 set bMotionSettings(botnicks_strict) 1 55 66 56 67 # does the bot like 'kinky' stuff (e.g. see action_complex:fucks)
Note: See TracChangeset
for help on using the changeset viewer.
