Bryan Drewery
|
bbadd3fa3f
* When booting, boot all sessions matching the nick given for the bot given (#37)
|
před 21 roky |
Bryan Drewery
|
0c38de8025
* Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38)
|
před 21 roky |
Bryan Drewery
|
bf2faf1161
* botcmd * wasn't correctly being restricted to +n (#35)
|
před 21 roky |
Bryan Drewery
|
4a5da22414
* Fixed msgs being logged when the msg has triggered an ignore for flooding. (#23)
|
před 21 roky |
Bryan Drewery
|
b4eff27740
* Added even more missing logging for msg_pass (#34)
|
před 21 roky |
Bryan Drewery
|
242ebcdba3
* Fixed bug with forwarding log msgs between bots
|
před 21 roky |
Bryan Drewery
|
e400418dec
* Added some missing logging for msg_pass
|
před 21 roky |
Bryan Drewery
|
f49b96758f
* bots now only kick for -ooo (mdop) if 'mdop' is set with chanset.
|
před 21 roky |
Bryan Drewery
|
3cea5e151c
* Last commit was #31
|
před 21 roky |
Bryan Drewery
|
9f0a72eff3
* Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30)
|
před 21 roky |
Bryan Drewery
|
2e5dbb851b
* cmd_getkey over .botcmd was displaying excess newlines.
|
před 21 roky |
Bryan Drewery
|
8a53fb3ce8
* Fixed some missing sanity checking on certain user flags for channel records.
|
před 21 roky |
Bryan Drewery
|
43a1afccda
* Added some debug logging when a telnet connection is ignored.
|
před 21 roky |
Bryan Drewery
|
94732ed729
* Added match option for cmd_botcmd: '$' will match on all localhubs (first bot in config) (#28)
|
před 21 roky |
Bryan Drewery
|
6d72b199e8
* Fixed dccauth not correctly working according to it's [bot]config setting (#30)
|
před 21 roky |
Bryan Drewery
|
57ac308bc9
* After editing the binary with -C, also kill/remove any bots which were removed from the list
|
před 21 roky |
Bryan Drewery
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
před 21 roky |
Bryan Drewery
|
998184f283
* Combined kick reasons for +k and .kickban
|
před 21 roky |
Bryan Drewery
|
13adc721c8
* +O now implies +o
|
před 21 roky |
Bryan Drewery
|
4a9ed5d6dd
* Fixed unsetting a global ban when the same ban is local to a chan causes the bots to unban it. (#24)
|
před 21 roky |
Bryan Drewery
|
6de1d2110b
* cmd_find now optional takes a username instead of a nick!user@host to search for.
|
před 21 roky |
Bryan Drewery
|
2fc7ab9a2f
* Fixed some excess newlines when a user is booted for losing hub/leaf access.
|
před 21 roky |
Bryan Drewery
|
ca53255b97
* Now using ANSI color code *0* to close bold (as opposed to new standard: 22)
|
před 21 roky |
Bryan Drewery
|
94c68c1bb8
* Fixed a bunch of lame bugs in the getop system
|
před 21 roky |
Bryan Drewery
|
7889ab8f49
* Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan.
|
před 21 roky |
Bryan Drewery
|
c8511123ee
* Optimized WHO parsing more to alieviate some cpu usage in large chans
|
před 21 roky |
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.
|
před 21 roky |
Bryan Drewery
|
703562627d
* Fixed a bug with enclink negociating which prevents bots from using NEW methods.
|
před 21 roky |
Bryan Drewery
|
6897583cd5
* Fixed bot's being tagged with op/login stats. (#22)
|
před 21 roky |
Bryan Drewery
|
5f23f3d38a
* Fixed a file descriptor leak in the 'last' checking.
|
před 21 roky |