Bryan Drewery
|
7ed79e646c
* Added bool var 'mean-kicks' which enables offensive/mean kick msgs.
|
21 years ago |
Bryan Drewery
|
0f0d37bbd8
* Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74)
|
21 years ago |
Bryan Drewery
|
8ce1f20a4b
* cmd_dump now has a substitution. '$n' is replaced with the bot's current IRC nick.
|
21 years ago |
Bryan Drewery
|
abcd86207d
* Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood.
|
21 years ago |
Bryan Drewery
|
1dd02d0547
* Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min)
|
21 years ago |
Bryan Drewery
|
394fd8acf0
* Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100)
|
21 years ago |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 years ago |
Bryan Drewery
|
4e93ea53c4
* Fixed 'bots' not showing up in help, and a typo in 'botpart'.
|
21 years ago |
Bryan Drewery
|
c2905d187a
* Added cmd_suicide. (#80)
|
21 years ago |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 years ago |
Bryan Drewery
|
7540e361dd
* Added entry to help for ban-time in chanset: ban-time requires +dynamicbans
|
21 years ago |
Bryan Drewery
|
9fa7406471
* Added ability to +chan/chanset flood-* x:n (#69)
|
21 years ago |
Bryan Drewery
|
d78e596727
* Rewrote most of cmd_cmdpass
|
21 years ago |
Bryan Drewery
|
3e2ce6c76a
* Forgot to commit the new help for 'botcmd'
|
21 years ago |
Bryan Drewery
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
21 years ago |
Bryan Drewery
|
6de1d2110b
* cmd_find now optional takes a username instead of a nick!user@host to search for.
|
21 years ago |
Bryan Drewery
|
1c2343ab29
* cmd_cycle now will only cycle the net if done on the hub. Doing it on a leaf cycles only that one bot.
|
21 years ago |
Bryan Drewery
|
f876237a45
* Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags)
|
21 years ago |
Bryan Drewery
|
5895489954
* Added cmd_version (same as (bot|net)verison)
|
21 years ago |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 years ago |
Bryan Drewery
|
7c86a1f984
* Removed cookie-time-slack from chanset
|
21 years ago |
Bryan Drewery
|
58b0a02ca1
* cmd_botconfig now supports wildcards for the bot parameter
|
21 years ago |
Bryan Drewery
|
aa6f46923a
* cmd_deluser change: only allow a |m user to remove users whom they have added.
|
21 years ago |
Bryan Drewery
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 years ago |
Bryan Drewery
|
c07e615f1a
* Typos in help for 'info'
|
21 years ago |
Bryan Drewery
|
b924fd1c14
* help for cmd_unlink was missing [reason] parameter
|
21 years ago |
Bryan Drewery
|
94809d5ac0
* cmd_whom now assumes argument '*'
|
21 years ago |
Bryan Drewery
|
8288e99b83
* Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost)
|
21 years ago |
Bryan Drewery
|
a356bada9d
* Missed the +b flag in .help whois
|
21 years ago |
Bryan Drewery
|
f31f4ad699
* cmd_help now shows your own record if you do not specify a nickname
|
21 years ago |