Commit History

作者 SHA1 備註 提交日期
  Bryan Drewery b41d210aec * Fixed ANSI colors not showing for logs when bot is not in background. 21 年之前
  Bryan Drewery ff05f19f62 * Last commit reverted as it was insignificant 21 年之前
  Bryan Drewery db621f702e * Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal()) 21 年之前
  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 年之前
  Bryan Drewery 8ce1f20a4b * cmd_dump now has a substitution. '$n' is replaced with the bot's current IRC nick. 21 年之前
  Bryan Drewery 68b9dfbf1b * Fixed cosmetic bug with removing ignores. 21 年之前
  Bryan Drewery abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. 21 年之前
  Bryan Drewery 41d7f808fa * Fixed cmd_conf not working on hubs 21 年之前
  Bryan Drewery 320115b64c * Oops, variable collision; autoaway -> dcc_autoaway 21 年之前
  Bryan Drewery d1469ec3c4 21 年之前
  Bryan Drewery 1dd02d0547 * Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min) 21 年之前
  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 年之前
  Bryan Drewery 6119aeff39 * Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal) 21 年之前
  Bryan Drewery 2ca9bcf936 * Fixed a bug with set/list adding empty elements 21 年之前
  Bryan Drewery 398c536399 * Fixed cmd_jump/cmd_botjump not parsing 'server:port' correctly. 21 年之前
  Bryan Drewery e7be8edd4e * Clearing chanset var now correctly uses defaults. 21 年之前
  Bryan Drewery 98204093e3 * In config/-C, the ip field for bots can now be either ipv4 or ipv6. (ipv6 field still present) 21 年之前
  Bryan Drewery c7cf701f72 * Don't send sysinfo/username/nodename until bot has loaded userfile and compared to old value. 21 年之前
  Bryan Drewery 20c8909207 * Fixed a misc cosmetic bug with -C 21 年之前
  Bryan Drewery 8c0029ccbf 21 年之前
  Bryan Drewery da8242cd58 * Also pass -s when spawning bots 21 年之前
  Bryan Drewery deb5cee7d6 21 年之前
  Bryan Drewery 0397a51793 * When restarting, also pass along -s 21 年之前
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. 21 年之前
  Bryan Drewery 6afab14ede 21 年之前
  Bryan Drewery 4e93ea53c4 * Fixed 'bots' not showing up in help, and a typo in 'botpart'. 21 年之前
  Bryan Drewery d88dcf0e16 * Clear the hash/rand strings after authing is complete. 21 年之前
  Bryan Drewery 7cd25791d4 * Add comment to config about mixing hub/leaf bots in 1 binary 21 年之前
  Bryan Drewery a864ffe1cf * Fixed cmd_quit working over botcmd. (#108) 21 年之前
  Bryan Drewery 25a46d51c2 * Fixed cmd_[ch]handle saving userfile when changes weren't actually made. 21 年之前