]> git.donarmstrong.com Git - infobot.git/log
infobot.git
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

23 years ago- more updates.
dms [Sat, 6 Jan 2001 12:52:13 +0000 (12:52 +0000)]
- more updates.
- UserExtra.pl: added cpustats
- CommandStubs: added UserFlag support

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

23 years ago- forker (POSIX::_exit) fixes.
dms [Sat, 6 Jan 2001 12:51:33 +0000 (12:51 +0000)]
- forker (POSIX::_exit) fixes.
- Misc.pl: added timedelta(renamed from gettimeofday),timeget.

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

23 years ago- &system typo.
dms [Wed, 3 Jan 2001 13:44:47 +0000 (13:44 +0000)]
- &system typo.

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

23 years ago- DESTROY code removed.
dms [Wed, 3 Jan 2001 13:43:26 +0000 (13:43 +0000)]
- DESTROY code removed.

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

23 years ago- topic minor fix.
dms [Wed, 3 Jan 2001 13:42:57 +0000 (13:42 +0000)]
- topic minor fix.
- POSIX::_exit(0) added: fixes fork problem.

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

23 years ago- allow SARing of factoids on _long_ factoids providing the new string
dms [Wed, 3 Jan 2001 13:42:07 +0000 (13:42 +0000)]
- allow SARing of factoids on _long_ factoids providing the new string
  is shorter than the subst string.

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

23 years ago- moron reply added.
dms [Wed, 3 Jan 2001 13:37:30 +0000 (13:37 +0000)]
- moron reply added.

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

23 years ago- Finally added proper recursive SARs
dms [Wed, 3 Jan 2001 13:37:00 +0000 (13:37 +0000)]
- Finally added proper recursive SARs

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

23 years ago- add 'days' to created_time output.
dms [Wed, 3 Jan 2001 13:36:32 +0000 (13:36 +0000)]
- add 'days' to created_time output.

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

23 years ago- "testing" changes (broken)
dms [Wed, 3 Jan 2001 13:35:32 +0000 (13:35 +0000)]
- "testing" changes (broken)
- make search packages case insensitive.
- non-US fixed... about time.

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

23 years ago- unified hook changes.
dms [Wed, 3 Jan 2001 13:34:52 +0000 (13:34 +0000)]
- unified hook changes.
- ignore >64 questions.
- support moron language.

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

23 years ago- start using hooks.
dms [Wed, 3 Jan 2001 13:33:41 +0000 (13:33 +0000)]
- start using hooks.
- added moron counter to 'status'.

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

23 years ago- unified for global command hooks
dms [Wed, 3 Jan 2001 13:32:44 +0000 (13:32 +0000)]
- unified for global command hooks

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

23 years ago- floodjoinCheck.
dms [Wed, 3 Jan 2001 13:31:25 +0000 (13:31 +0000)]
- floodjoinCheck.
- note on endofmotd.
- Moved ircstats from Irc.pl to on_endofmotd#IrcHooks.pl

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

23 years agofor join, ignore whether on a channel if we have power
dms [Fri, 29 Dec 2000 14:46:02 +0000 (14:46 +0000)]
for join, ignore whether on a channel if we have power

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

23 years agolowercase chan in on_kick, found by xsdg!
dms [Fri, 29 Dec 2000 14:05:14 +0000 (14:05 +0000)]
lowercase chan in on_kick, found by xsdg!

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

23 years agoforgot about int() in randnick - found by lunartear
dms [Tue, 19 Dec 2000 13:06:37 +0000 (13:06 +0000)]
forgot about int() in randnick - found by lunartear

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

23 years agodebug to restart
dms [Mon, 18 Dec 2000 13:40:42 +0000 (13:40 +0000)]
debug to restart

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

23 years agoRemove &ERROR() since it's done by WARN.
dms [Mon, 18 Dec 2000 13:38:00 +0000 (13:38 +0000)]
Remove &ERROR() since it's done by WARN.

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

23 years agostop searching if found>100
dms [Mon, 18 Dec 2000 13:35:40 +0000 (13:35 +0000)]
stop searching if found>100

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

23 years agoignore long unparseable messages.
dms [Mon, 18 Dec 2000 13:33:55 +0000 (13:33 +0000)]
ignore long unparseable messages.

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

23 years agohrm
dms [Sat, 16 Dec 2000 12:32:05 +0000 (12:32 +0000)]
hrm

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

23 years agominor fix to loadmymodules
dms [Sat, 16 Dec 2000 12:31:38 +0000 (12:31 +0000)]
minor fix to loadmymodules

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

23 years ago- new file for license.
dms [Sat, 16 Dec 2000 12:31:09 +0000 (12:31 +0000)]
- new file for license.

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

23 years agouserlist display now verbosity>1
dms [Sat, 16 Dec 2000 12:30:27 +0000 (12:30 +0000)]
userlist display now verbosity>1

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

23 years ago- use dccsay
dms [Sat, 16 Dec 2000 12:30:00 +0000 (12:30 +0000)]
- use dccsay
- show flags on dcc chat connection.
- set type on on_dcc*

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

23 years ago- &dccsay() added.
dms [Sat, 16 Dec 2000 12:29:36 +0000 (12:29 +0000)]
- &dccsay() added.
- &dcc_close() added.
- use dccsay in performStrictReply()

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

23 years agovery nice typo for regex, Angel indirectly found this :)
dms [Fri, 15 Dec 2000 15:36:31 +0000 (15:36 +0000)]
very nice typo for regex, Angel indirectly found this :)

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

23 years agoforgot to reset userHandle
dms [Fri, 15 Dec 2000 14:39:07 +0000 (14:39 +0000)]
forgot to reset userHandle

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

23 years agoforgot about / in tempDir
dms [Fri, 15 Dec 2000 14:28:38 +0000 (14:28 +0000)]
forgot about / in tempDir

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

23 years agoadded '.mode' for Netsnipe
dms [Fri, 15 Dec 2000 14:25:05 +0000 (14:25 +0000)]
added '.mode' for Netsnipe

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

23 years agochange ~ to ENV{HOME}
dms [Tue, 12 Dec 2000 15:12:20 +0000 (15:12 +0000)]
change ~ to ENV{HOME}

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

23 years agochanlimitcheck: removed netsplit check
dms [Mon, 11 Dec 2000 12:26:12 +0000 (12:26 +0000)]
chanlimitcheck: removed netsplit check

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

23 years agonetsplit timer added
dms [Mon, 11 Dec 2000 12:24:33 +0000 (12:24 +0000)]
netsplit timer added

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

23 years ago&showProc in delForked()
dms [Sun, 10 Dec 2000 12:55:25 +0000 (12:55 +0000)]
&showProc in delForked()

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

23 years agouserHandle now global var
dms [Sun, 10 Dec 2000 12:54:23 +0000 (12:54 +0000)]
userHandle now global var

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