]> git.donarmstrong.com Git - infobot.git/log
infobot.git
23 years agoadded support for old Modules() for telling.
dms [Sat, 3 Feb 2001 15:51:33 +0000 (15:51 +0000)]
added support for old Modules() for telling.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@327 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded IsParam back to hasParam together with isChanConf
dms [Sat, 3 Feb 2001 15:48:29 +0000 (15:48 +0000)]
added IsParam back to hasParam together with isChanConf

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@326 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agominor typo when fixing this before
dms [Sat, 3 Feb 2001 15:33:44 +0000 (15:33 +0000)]
minor typo when fixing this before

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@325 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agovalidPackage or indirectly generateIndex should work now for the time being
dms [Sat, 3 Feb 2001 15:21:01 +0000 (15:21 +0000)]
validPackage or indirectly generateIndex should work now for the time being

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@324 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agowoops forgot a few old config vars; converted to new format
dms [Sat, 3 Feb 2001 15:09:17 +0000 (15:09 +0000)]
woops forgot a few old config vars; converted to new format

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@323 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoconverted to new gCCD
dms [Sat, 3 Feb 2001 15:06:47 +0000 (15:06 +0000)]
converted to new gCCD

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@322 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agomore fixups.
dms [Sat, 3 Feb 2001 14:46:58 +0000 (14:46 +0000)]
more fixups.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@321 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agonow use delete in place of undef
dms [Sat, 3 Feb 2001 14:35:25 +0000 (14:35 +0000)]
now use delete in place of undef

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@320 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agolooks like the final touches to fully exploit dynamic configuration have been made
dms [Sat, 3 Feb 2001 14:23:08 +0000 (14:23 +0000)]
looks like the final touches to fully exploit dynamic configuration have been made

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@319 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agodebugging info
dms [Sat, 3 Feb 2001 14:10:31 +0000 (14:10 +0000)]
debugging info

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@318 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agomove identify code before outsider checking
dms [Sat, 3 Feb 2001 14:06:29 +0000 (14:06 +0000)]
move identify code before outsider checking

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@317 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- $nuh{} fix up.
dms [Sat, 3 Feb 2001 14:03:28 +0000 (14:03 +0000)]
- $nuh{} fix up.
- created on_dcc_open_chat for whois reply to get nuh.
- getRandomInt - allow decimal.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@316 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- time stamping added.
dms [Sat, 3 Feb 2001 12:52:25 +0000 (12:52 +0000)]
- time stamping added.
- dead/stale shm removal now works more intelligently.
  However, older code will attempt to hijack and remove it anyway.
- check debian files with gzip -t.
- all schedulers should be deferred now.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@315 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agodon't allow those without HOSTS in the user file to DCC CHAT.
dms [Sat, 3 Feb 2001 12:51:49 +0000 (12:51 +0000)]
don't allow those without HOSTS in the user file to DCC CHAT.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@314 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agofixed '.chanset' code.
dms [Sat, 3 Feb 2001 12:51:20 +0000 (12:51 +0000)]
fixed '.chanset' code.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@313 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded _default to chan mask.
dms [Sat, 3 Feb 2001 12:50:57 +0000 (12:50 +0000)]
added _default to chan mask.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@312 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoI think this is the set of missed old->dynamic config changes that had to be done
dms [Fri, 2 Feb 2001 14:03:27 +0000 (14:03 +0000)]
I think this is the set of missed old->dynamic config changes that had to be done

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@311 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agocompress config params as muc has possible per line
dms [Fri, 2 Feb 2001 14:03:03 +0000 (14:03 +0000)]
compress config params as muc has possible per line

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@310 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoforgot to initialize counter for Moron
dms [Fri, 2 Feb 2001 13:42:54 +0000 (13:42 +0000)]
forgot to initialize counter for Moron

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@309 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agocheck if int is defined for fixPlural
dms [Fri, 2 Feb 2001 13:42:26 +0000 (13:42 +0000)]
check if int is defined for fixPlural

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@308 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agotiny changes that I've missed
dms [Fri, 2 Feb 2001 13:38:30 +0000 (13:38 +0000)]
tiny changes that I've missed

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@307 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agotemporary ignores can be removed automatically once expired
dms [Fri, 2 Feb 2001 13:36:59 +0000 (13:36 +0000)]
temporary ignores can be removed automatically once expired

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@306 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agotypo for ckpasswd
dms [Fri, 2 Feb 2001 13:21:12 +0000 (13:21 +0000)]
typo for ckpasswd

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@305 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- if shmRead fails, try openSHM.
dms [Fri, 2 Feb 2001 13:12:59 +0000 (13:12 +0000)]
- if shmRead fails, try openSHM.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@304 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- fixup for question handling.
dms [Fri, 2 Feb 2001 13:12:38 +0000 (13:12 +0000)]
- fixup for question handling.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@303 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- tell: command redirection added.
dms [Fri, 2 Feb 2001 13:12:26 +0000 (13:12 +0000)]
- tell: command redirection added.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@302 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- fix undefined for '.chanset'
dms [Fri, 2 Feb 2001 13:12:09 +0000 (13:12 +0000)]
- fix undefined for '.chanset'
- minor output update to '.bans'

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@301 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- undefining vars in wrong subs; fixed.
dms [Fri, 2 Feb 2001 13:11:49 +0000 (13:11 +0000)]
- undefining vars in wrong subs; fixed.
- fixes reading user/chan files finally, again.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@300 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- fixes for babelfish
dms [Fri, 2 Feb 2001 13:10:01 +0000 (13:10 +0000)]
- fixes for babelfish
- typo of IsChanConf for wwwsearch.
- parseCmdHooks return vals fixed.
- babel.pl: regex fixed -- works!!!

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@299 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- more fixes to new-style config, should be 99% of it.
dms [Fri, 2 Feb 2001 13:09:09 +0000 (13:09 +0000)]
- more fixes to new-style config, should be 99% of it.
- convert IsParam() to IsChanConf()
- IRC/IrcHooks.pl: minor output update
- IRC/Schedulers.pl:
- minor update.
- make getChanConfDefault(PARAM,VALUE,CHAN) instead for convenience.
- temp ignore removal checking loop fixed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@298 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- write user/chan file in 'shutdown'
dms [Thu, 1 Feb 2001 14:21:15 +0000 (14:21 +0000)]
- write user/chan file in 'shutdown'

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@297 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- wrong order in .+ignore
dms [Thu, 1 Feb 2001 14:18:55 +0000 (14:18 +0000)]
- wrong order in .+ignore
- ".chanset #chan" fixup.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@296 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- getJoinChans, don't add _default
dms [Thu, 1 Feb 2001 14:17:34 +0000 (14:17 +0000)]
- getJoinChans, don't add _default
- joinNextChan() - check nickServ_pass

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@295 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- prevent /^[+-]/ options being loaded.
dms [Thu, 1 Feb 2001 14:15:01 +0000 (14:15 +0000)]
- prevent /^[+-]/ options being loaded.
- ignore/ban lists now saved properly.
- forgot about \+ :-)
- verifyUser does caching now!

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@294 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- SC for uptimeCycle
dms [Thu, 1 Feb 2001 14:13:43 +0000 (14:13 +0000)]
- SC for uptimeCycle
- renamed *Cycle to *Loop

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@293 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- minor output (debug) removed.
dms [Thu, 1 Feb 2001 14:11:33 +0000 (14:11 +0000)]
- minor output (debug) removed.
- new config conversion for rootWarn

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@292 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agonow use pass auth for 'identify'.
dms [Thu, 1 Feb 2001 14:06:22 +0000 (14:06 +0000)]
now use pass auth for 'identify'.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@291 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoregex support for 'query' in &searchDesc()
dms [Thu, 1 Feb 2001 14:05:53 +0000 (14:05 +0000)]
regex support for 'query' in &searchDesc()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@290 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agonickometer: there could be multiple results with the same version
dms [Wed, 31 Jan 2001 14:53:48 +0000 (14:53 +0000)]
nickometer: there could be multiple results with the same version
percentage - fixed. Also don't merge same percentages together like in
other list (formListReply) statements.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@289 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agonickometer and verstats: sort descendingly
dms [Wed, 31 Jan 2001 14:31:54 +0000 (14:31 +0000)]
nickometer and verstats: sort descendingly
nickometer: fix undefined warning

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@288 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agomake $refresh global in this file... removed all duplicates of getting
dms [Wed, 31 Jan 2001 13:31:16 +0000 (13:31 +0000)]
make $refresh global in this file... removed all duplicates of getting
debianRefreshInterval config var.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@287 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agomake $nickserv global and set to zero in Irc.pl
dms [Wed, 31 Jan 2001 13:28:22 +0000 (13:28 +0000)]
make $nickserv global and set to zero in Irc.pl

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@286 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agocheck if $age is NULL in &isStale()
dms [Wed, 31 Jan 2001 13:26:38 +0000 (13:26 +0000)]
check if $age is NULL in &isStale()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@285 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago&ChanConfList() typos
dms [Wed, 31 Jan 2001 13:18:32 +0000 (13:18 +0000)]
&ChanConfList() typos

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@284 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded 'identify <PASS> [nick]'
dms [Wed, 31 Jan 2001 13:18:20 +0000 (13:18 +0000)]
added 'identify <PASS> [nick]'

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@283 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded retval to &ban()
dms [Wed, 31 Jan 2001 13:18:06 +0000 (13:18 +0000)]
added retval to &ban()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@282 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agominor fix for ignoreAdd()
dms [Wed, 31 Jan 2001 13:17:54 +0000 (13:17 +0000)]
minor fix for ignoreAdd()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@281 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoprevent repetion in verifyUser.
dms [Wed, 31 Jan 2001 13:17:40 +0000 (13:17 +0000)]
prevent repetion in verifyUser.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@280 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- now use gCCD
dms [Wed, 31 Jan 2001 13:17:24 +0000 (13:17 +0000)]
- now use gCCD

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@279 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- ignore code cleaned up.
dms [Wed, 31 Jan 2001 13:17:08 +0000 (13:17 +0000)]
- ignore code cleaned up.
- ban on join added.
- added 'b' to &hookMode()'s stats keeping.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@278 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- forgot about interval for floodCycle.
dms [Wed, 31 Jan 2001 13:16:43 +0000 (13:16 +0000)]
- forgot about interval for floodCycle.
- added nuh{} check to &leakCheck()
- added chanserv checking to &ircCheck()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@277 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agosupport for new dynamic configuration infrastructure
dms [Tue, 30 Jan 2001 13:19:30 +0000 (13:19 +0000)]
support for new dynamic configuration infrastructure

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@276 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- typo for already-run check. should work now.
dms [Tue, 30 Jan 2001 12:47:02 +0000 (12:47 +0000)]
- typo for already-run check. should work now.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@275 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added '.sched'
dms [Tue, 30 Jan 2001 12:46:45 +0000 (12:46 +0000)]
- added '.sched'

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@274 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- pSReply hack for &help().
dms [Tue, 30 Jan 2001 12:46:30 +0000 (12:46 +0000)]
- pSReply hack for &help().

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@273 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- typo for return val of &Modules()
dms [Tue, 30 Jan 2001 12:46:17 +0000 (12:46 +0000)]
- typo for return val of &Modules()

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@272 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added removal of possible duplicate configuration entries when bot
dms [Tue, 30 Jan 2001 12:46:02 +0000 (12:46 +0000)]
- added removal of possible duplicate configuration entries when bot
  exits.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@271 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- minor update (output and redundant vars)
dms [Tue, 30 Jan 2001 12:45:34 +0000 (12:45 +0000)]
- minor update (output and redundant vars)

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@270 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoprevent dupes in verstats collection.
dms [Tue, 30 Jan 2001 12:44:43 +0000 (12:44 +0000)]
prevent dupes in verstats collection.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@269 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added 'unknown/cloaked' stats item to verstats.
dms [Tue, 30 Jan 2001 12:44:21 +0000 (12:44 +0000)]
- added 'unknown/cloaked' stats item to verstats.
- nickometer chan code cleanup.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@268 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded 'verstats'
dms [Mon, 29 Jan 2001 15:04:09 +0000 (15:04 +0000)]
added 'verstats'

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@267 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- strip ^chars update.
dms [Mon, 29 Jan 2001 15:03:38 +0000 (15:03 +0000)]
- strip ^chars update.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@266 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- fixed undefined stuff.
dms [Mon, 29 Jan 2001 15:03:04 +0000 (15:03 +0000)]
- fixed undefined stuff.
- put return's in wrong position; fixed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@265 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoremoved obsoleted old dyn code
dms [Sun, 28 Jan 2001 14:34:54 +0000 (14:34 +0000)]
removed obsoleted old dyn code

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@264 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- obsoleted... why was it even added in the first place.
dms [Sun, 28 Jan 2001 14:03:28 +0000 (14:03 +0000)]
- obsoleted... why was it even added in the first place.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@263 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- finally generated ChangeLog from CVS
dms [Sun, 28 Jan 2001 14:02:02 +0000 (14:02 +0000)]
- finally generated ChangeLog from CVS
- moved old changelog to ChangeLog.old

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@262 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- removed obsoleted files: it's now done in the bot code.
dms [Sun, 28 Jan 2001 14:00:02 +0000 (14:00 +0000)]
- removed obsoleted files: it's now done in the bot code.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@261 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- obsoleted files removed
dms [Sun, 28 Jan 2001 13:35:29 +0000 (13:35 +0000)]
- obsoleted files removed

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@260 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- Remaining files that were changed due to removal of $noreply or
dms [Sun, 28 Jan 2001 13:32:22 +0000 (13:32 +0000)]
- Remaining files that were changed due to removal of $noreply or
  indirectly caused by the change over to dynamic configuration

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@259 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added dccStatus
dms [Sun, 28 Jan 2001 13:15:14 +0000 (13:15 +0000)]
- added dccStatus

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@258 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- if - is used before -about, don't tell us about what was told.
dms [Sun, 28 Jan 2001 13:14:54 +0000 (13:14 +0000)]
- if - is used before -about, don't tell us about what was told.
- ignorelist removed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@257 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- if core moduels fail to load, exit out properly.
dms [Sun, 28 Jan 2001 13:14:34 +0000 (13:14 +0000)]
- if core moduels fail to load, exit out properly.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@256 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- removed FIXME entries.
dms [Sun, 28 Jan 2001 13:14:12 +0000 (13:14 +0000)]
- removed FIXME entries.
- added several new entries for UserDCC. still incomplete.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@255 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago-REMOVED
dms [Sun, 28 Jan 2001 13:13:41 +0000 (13:13 +0000)]
-REMOVED

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@254 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- when someone attempts dcc chat, if verbosity > 1,
dms [Sun, 28 Jan 2001 13:12:58 +0000 (13:12 +0000)]
- when someone attempts dcc chat, if verbosity > 1,
show all info regarding that person.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@253 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agopre-config fix.
dms [Sun, 28 Jan 2001 13:12:26 +0000 (13:12 +0000)]
pre-config fix.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@252 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added frontend to dynamic user/chan.
dms [Sun, 28 Jan 2001 13:11:38 +0000 (13:11 +0000)]
- added frontend to dynamic user/chan.

- remove 99% of $noreply.               WORKS
- change 'main::' to '::'               WORKS

- ".set" and ".unset" obsoleted.        WORKS
- ".save"                               WORKS
- ".chanset #chan +bool"        WORKS
- ".chanset #chan -bool"        WORKS
- ".chanset #chan"              WORKS
- ".chanunset #chan"            WORKS
- ".chanunset #chan WHAT"       WORKS
- ".chpass <user> [pass]"       WORKS
- ".chattr [user] +flag-flag"   WORKS
- ".chnick [user] [new-user]"   WORKS
- ".+host [user] [new mask]"    WORKS
- ".-host [user] [del mask]"    WORKS
- ".+ban [mask] [chan] [time] [reason]" WORKS
- ".-ban [mask]"                WORKS
- ".whois [user]"               WORKS
- ".bans [chan]" (BOT)          WORKS
- ".banlist" (CHAN)             DONE,TODO
- ".+ignore <mask> [#channel] [time] <comment>" WORKS
- ".-ignore <mask>"             WORKS
- ".ignore [chan]"              WORKS,
- ".adduser <nick>"             DONE,TODO
- ".deluser <nick>"             DONE,TODO
- ".+user <nick> <hostmask>"    WORKS
- ".-user <nick>"               WORKS
- ".chatset [channel] <setting>"        DONE
- ".+chan <#chan>"                      WORKS
- ".-chan <#chan>"                      WORKS
- ".chaninfo"                           WORKS

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@251 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- new directory for sample configuration
dms [Sun, 28 Jan 2001 13:08:30 +0000 (13:08 +0000)]
- new directory for sample configuration

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@250 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- NEW style config file.
dms [Sun, 28 Jan 2001 13:04:07 +0000 (13:04 +0000)]
- NEW style config file.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@249 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- NEW dynamic user/chan stuff.
dms [Sun, 28 Jan 2001 13:02:37 +0000 (13:02 +0000)]
- NEW dynamic user/chan stuff.
- prevent doExit running twice.
- loadMyModulesNow after chanfile!
- added IsChanConf() and getChanConfList

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@248 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- NEW dynamic user/chan stuff.
dms [Sun, 28 Jan 2001 13:00:25 +0000 (13:00 +0000)]
- NEW dynamic user/chan stuff.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@247 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- REMOVED FILES.
dms [Sun, 28 Jan 2001 12:50:54 +0000 (12:50 +0000)]
- REMOVED FILES.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@246 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- removed userfile code.
dms [Sun, 28 Jan 2001 12:50:31 +0000 (12:50 +0000)]
- removed userfile code.
- removed ignore code.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@245 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- aCH: don't remake hook hash.
dms [Sun, 28 Jan 2001 12:49:20 +0000 (12:49 +0000)]
- aCH: don't remake hook hash.
- pCH: warn if multiple matches are found.
- added nickometer for channel.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@244 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoca.d.o does not do non-US any more
dms [Thu, 18 Jan 2001 13:46:22 +0000 (13:46 +0000)]
ca.d.o does not do non-US any more

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@243 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoused \* instead of / for days, founded by fooz
dms [Wed, 17 Jan 2001 12:22:23 +0000 (12:22 +0000)]
used \* instead of / for days, founded by fooz

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@242 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoadded checking of NULL rhs just in case.
dms [Mon, 15 Jan 2001 13:11:28 +0000 (13:11 +0000)]
added checking of NULL rhs just in case.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@241 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- fix for null factoids in factinfo.
dms [Mon, 15 Jan 2001 13:10:52 +0000 (13:10 +0000)]
- fix for null factoids in factinfo.
- added 'factstats nullfactoids'.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@240 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agotopic info now includes length
dms [Sun, 14 Jan 2001 13:04:46 +0000 (13:04 +0000)]
topic info now includes length

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@239 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- cosmetic (useless) update.
dms [Wed, 10 Jan 2001 14:57:02 +0000 (14:57 +0000)]
- cosmetic (useless) update.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@238 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- update to 'cpustats'.
dms [Wed, 10 Jan 2001 14:56:13 +0000 (14:56 +0000)]
- update to 'cpustats'.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@237 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- forgot [] around gettimeofday.
dms [Wed, 10 Jan 2001 14:55:53 +0000 (14:55 +0000)]
- forgot [] around gettimeofday.
- select() added before first fork msg.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@236 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- minor mods to addForked wrt time.
dms [Wed, 10 Jan 2001 14:55:07 +0000 (14:55 +0000)]
- minor mods to addForked wrt time.
- proper detection of dead forks.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@235 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoquote typo@18,default==unstable
dms [Wed, 10 Jan 2001 14:54:40 +0000 (14:54 +0000)]
quote typo@18,default==unstable

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@234 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- AUTOLOAD to ignore __
dms [Wed, 10 Jan 2001 14:54:03 +0000 (14:54 +0000)]
- AUTOLOAD to ignore __
- use eval on 'require'.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@233 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- added smart_replace, finally fixed SARs for sure.
dms [Sat, 6 Jan 2001 12:55:11 +0000 (12:55 +0000)]
- added smart_replace, finally fixed SARs for sure.
  still need to move numeric range replacement into the loop.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@232 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago- new time delta function
dms [Sat, 6 Jan 2001 12:54:33 +0000 (12:54 +0000)]
- new time delta function
- Debian.pl: \Q\E in validPackage

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@231 c11ca15a-4712-0410-83d8-924469b57eb5

23 years ago clearIRCVars update
dms [Sat, 6 Jan 2001 12:53:37 +0000 (12:53 +0000)]
 clearIRCVars update

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@230 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoDNS.pl removed.
dms [Sat, 6 Jan 2001 12:53:20 +0000 (12:53 +0000)]
DNS.pl removed.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@229 c11ca15a-4712-0410-83d8-924469b57eb5

23 years agoRemoved this file.
dms [Sat, 6 Jan 2001 12:52:46 +0000 (12:52 +0000)]
Removed this file.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@228 c11ca15a-4712-0410-83d8-924469b57eb5