]>
git.donarmstrong.com Git - infobot.git/log
dms [Tue, 13 Feb 2001 15:28:49 +0000 (15:28 +0000)]
updates from asuffield@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@392
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 15:28:49 +0000 (15:28 +0000)]
updates from asuffield@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@392
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 15:18:18 +0000 (15:18 +0000)]
main:: fixes
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@391
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 15:18:18 +0000 (15:18 +0000)]
main:: fixes
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@391
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 15:04:00 +0000 (15:04 +0000)]
- 'ascii' updates.
- hex now honours "allowConv"
- found by asuffield.
- redir of a redir fixed.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@390
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 15:04:00 +0000 (15:04 +0000)]
- 'ascii' updates.
- hex now honours "allowConv"
- found by asuffield.
- redir of a redir fixed.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@390
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:30:03 +0000 (14:30 +0000)]
added reason on ban.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@389
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:30:03 +0000 (14:30 +0000)]
added reason on ban.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@389
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:18:17 +0000 (14:18 +0000)]
safe delete did not run delFactoid, hah! found by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@388
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:18:17 +0000 (14:18 +0000)]
safe delete did not run delFactoid, hah! found by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@388
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:07:07 +0000 (14:07 +0000)]
ban fixes.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@387
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:07:07 +0000 (14:07 +0000)]
ban fixes.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@387
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:06:20 +0000 (14:06 +0000)]
- moved read-only stuff from DynaConfig to here.
- added newpass
- .chpass didn't use arg[0] for user.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@386
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:06:20 +0000 (14:06 +0000)]
- moved read-only stuff from DynaConfig to here.
- added newpass
- .chpass didn't use arg[0] for user.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@386
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:03:53 +0000 (14:03 +0000)]
- now prevent ".chanset +blah 10"
- recoded it a bit.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@385
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:03:53 +0000 (14:03 +0000)]
- now prevent ".chanset +blah 10"
- recoded it a bit.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@385
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:02:15 +0000 (14:02 +0000)]
- use "right way" to get keys from hash by checking if the hash ref
even exists... perl automatically "creates" this and causes problems
later on. (perldoc -f exists or defined)
- anti-repeat should not apply to /msg
- option to do kick on repeat... preliminary support.
- casing fixes to DCC CHAT. (reported by Revenge@OPN)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@384
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:02:15 +0000 (14:02 +0000)]
- use "right way" to get keys from hash by checking if the hash ref
even exists... perl automatically "creates" this and causes problems
later on. (perldoc -f exists or defined)
- anti-repeat should not apply to /msg
- option to do kick on repeat... preliminary support.
- casing fixes to DCC CHAT. (reported by Revenge@OPN)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@384
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:01:07 +0000 (14:01 +0000)]
errors from Schedulers (chanlimitcheck) are cached and shown only once.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@383
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:01:07 +0000 (14:01 +0000)]
errors from Schedulers (chanlimitcheck) are cached and shown only once.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@383
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:00:32 +0000 (14:00 +0000)]
- added support to factstats (requested,requesters) of "total" value.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@382
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 14:00:32 +0000 (14:00 +0000)]
- added support to factstats (requested,requesters) of "total" value.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@382
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 13:59:27 +0000 (13:59 +0000)]
debugging added
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@381
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 13:59:27 +0000 (13:59 +0000)]
debugging added
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@381
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 13:58:48 +0000 (13:58 +0000)]
added debian-specific debug to isStale
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@380
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 13 Feb 2001 13:58:48 +0000 (13:58 +0000)]
added debian-specific debug to isStale
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@380
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Sun, 11 Feb 2001 14:25:11 +0000 (14:25 +0000)]
remaining stuff... should fix factoids problem I hope
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@379
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Sun, 11 Feb 2001 14:25:11 +0000 (14:25 +0000)]
remaining stuff... should fix factoids problem I hope
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@379
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 16:47:27 +0000 (16:47 +0000)]
typo
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@378
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 16:47:27 +0000 (16:47 +0000)]
typo
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@378
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 16:29:59 +0000 (16:29 +0000)]
slight change to ChanConfList to make schedulers work again
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@377
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 16:29:59 +0000 (16:29 +0000)]
slight change to ChanConfList to make schedulers work again
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@377
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 15:02:29 +0000 (15:02 +0000)]
fixed up ignore code. discovered by debian@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@376
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 15:02:29 +0000 (15:02 +0000)]
fixed up ignore code. discovered by debian@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@376
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:51:02 +0000 (14:51 +0000)]
woops, use while instead of foreach for ircloop
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@375
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:51:02 +0000 (14:51 +0000)]
woops, use while instead of foreach for ircloop
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@375
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:48:15 +0000 (14:48 +0000)]
use static value for ircservers file
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@374
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:48:15 +0000 (14:48 +0000)]
use static value for ircservers file
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@374
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:18:29 +0000 (14:18 +0000)]
don't write user/chan file on HUP/restart. confirmed by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@373
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 14:18:29 +0000 (14:18 +0000)]
don't write user/chan file on HUP/restart. confirmed by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@373
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:44:45 +0000 (13:44 +0000)]
we did a sort() when we should not have for '.sched'
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@372
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:44:45 +0000 (13:44 +0000)]
we did a sort() when we should not have for '.sched'
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@372
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:40:01 +0000 (13:40 +0000)]
changed FlatArg to ArrayArgs to make more sense. by default, we use flat-args
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@371
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:40:01 +0000 (13:40 +0000)]
changed FlatArg to ArrayArgs to make more sense. by default, we use flat-args
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@371
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:37:38 +0000 (13:37 +0000)]
forgot to set nuh for on_join; fixed up ban check on join.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@370
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:37:38 +0000 (13:37 +0000)]
forgot to set nuh for on_join; fixed up ban check on join.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@370
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:23:32 +0000 (13:23 +0000)]
moved nick lock checking to lock only. detected by irq@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@369
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:23:32 +0000 (13:23 +0000)]
moved nick lock checking to lock only. detected by irq@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@369
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:18:15 +0000 (13:18 +0000)]
added debugging info to ircloop... if irc() does not return ever, we'll have to take another approach to do connect-next-server-if-cant-connect
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@368
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:18:15 +0000 (13:18 +0000)]
added debugging info to ircloop... if irc() does not return ever, we'll have to take another approach to do connect-next-server-if-cant-connect
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@368
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:10:32 +0000 (13:10 +0000)]
substitute the right vars in getReply when used in tell. found by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@367
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Fri, 9 Feb 2001 13:10:32 +0000 (13:10 +0000)]
substitute the right vars in getReply when used in tell. found by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@367
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 16:02:12 +0000 (16:02 +0000)]
this should fix ignores on global channels. found by 'debian'@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@366
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 16:02:12 +0000 (16:02 +0000)]
this should fix ignores on global channels. found by 'debian'@OPN
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@366
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 15:51:19 +0000 (15:51 +0000)]
divide by zero fix. thought I fixed it 2 weeks ago
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@365
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 15:51:19 +0000 (15:51 +0000)]
divide by zero fix. thought I fixed it 2 weeks ago
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@365
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 15:50:01 +0000 (15:50 +0000)]
- pointless regex in on_dcc_chat_open that I was going to deal with on
failed WHOIS (nuh) lookups... now we just compare against "GETTING-NOW"
- on_quit debug info much cleaner now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@364
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 15:50:01 +0000 (15:50 +0000)]
- pointless regex in on_dcc_chat_open that I was going to deal with on
failed WHOIS (nuh) lookups... now we just compare against "GETTING-NOW"
- on_quit debug info much cleaner now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@364
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 14:09:45 +0000 (14:09 +0000)]
we did not use flat args for forkers. found by asuffield.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@363
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 14:09:45 +0000 (14:09 +0000)]
we did not use flat args for forkers. found by asuffield.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@363
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 14:00:43 +0000 (14:00 +0000)]
fix delayed task mechanism to verstats... we have to cache chan/nick/msgType.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@362
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 14:00:43 +0000 (14:00 +0000)]
fix delayed task mechanism to verstats... we have to cache chan/nick/msgType.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@362
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 13:57:40 +0000 (13:57 +0000)]
possible fix for fork crashing and not detecting a crash from parent. warning included
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@361
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 13:57:40 +0000 (13:57 +0000)]
possible fix for fork crashing and not detecting a crash from parent. warning included
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@361
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 13:52:19 +0000 (13:52 +0000)]
chan limit check code should now be disabled/re-enabled in relation to netsplits. discovered by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@360
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Thu, 8 Feb 2001 13:52:19 +0000 (13:52 +0000)]
chan limit check code should now be disabled/re-enabled in relation to netsplits. discovered by asuffield
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@360
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:12:03 +0000 (14:12 +0000)]
- list all schedulers and their respective time-of-next-run
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@359
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:12:03 +0000 (14:12 +0000)]
- list all schedulers and their respective time-of-next-run
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@359
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:11:43 +0000 (14:11 +0000)]
- use CORE::system
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@358
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:11:43 +0000 (14:11 +0000)]
- use CORE::system
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@358
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:11:05 +0000 (14:11 +0000)]
- finally (about three times) fixed search for "*bin*ssh*" for example,
kudos to bod@OPN
- also make searchDesc return list of packages and searchDescFE to output it.
- use searchDescFE
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@357
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Wed, 7 Feb 2001 14:11:05 +0000 (14:11 +0000)]
- finally (about three times) fixed search for "*bin*ssh*" for example,
kudos to bod@OPN
- also make searchDesc return list of packages and searchDescFE to output it.
- use searchDescFE
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@357
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 13:10:35 +0000 (13:10 +0000)]
Fixed by swapping dists hash around.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@356
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 13:10:35 +0000 (13:10 +0000)]
Fixed by swapping dists hash around.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@356
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:37 +0000 (12:42 +0000)]
debugging added.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@355
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:37 +0000 (12:42 +0000)]
debugging added.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@355
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:23 +0000 (12:42 +0000)]
ok from "topic -mod" => /msg only!
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@354
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:23 +0000 (12:42 +0000)]
ok from "topic -mod" => /msg only!
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@354
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:11 +0000 (12:42 +0000)]
- added auto backup of user/chan files
- factoidCheck updates.
- nick-in-use timer update.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@353
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:42:11 +0000 (12:42 +0000)]
- added auto backup of user/chan files
- factoidCheck updates.
- nick-in-use timer update.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@353
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:41:50 +0000 (12:41 +0000)]
- converted %joinverb to %cache
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@352
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:41:50 +0000 (12:41 +0000)]
- converted %joinverb to %cache
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@352
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:41:34 +0000 (12:41 +0000)]
- added 'unique user count' to chanstats.
- wantnick updates
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@351
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:41:34 +0000 (12:41 +0000)]
- added 'unique user count' to chanstats.
- wantnick updates
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@351
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:27:43 +0000 (12:27 +0000)]
- on_chat, forgot to set '$who'
- clean up aswell.
- converted %jointime to %cache
- we check limit on each on_join now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@350
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:27:43 +0000 (12:27 +0000)]
- on_chat, forgot to set '$who'
- clean up aswell.
- converted %jointime to %cache
- we check limit on each on_join now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@350
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:23:50 +0000 (12:23 +0000)]
split off chanset from UserDCC to here to do multiple chans
- look at 1.19->1.20 to see changes
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@349
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:23:50 +0000 (12:23 +0000)]
split off chanset from UserDCC to here to do multiple chans
- look at 1.19->1.20 to see changes
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@349
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:22:58 +0000 (12:22 +0000)]
- Moved most of chanset to DynaConfig
- Should be able to do multiple chans now, like ".chanset #chan1 #chan2
#chan3 +autojoin"
- if _default has option and ".chanunset #blah blah" or ".-chan #blah
blah", set vars on all other channels but remove on the channel
specific.
- if '.-chan blah' is done and does not exist on _default, remove
option from all channels.
- command to list which chans have option defined/set for.
- with respective values.
- ".chanset <value>"
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@348
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Tue, 6 Feb 2001 12:22:58 +0000 (12:22 +0000)]
- Moved most of chanset to DynaConfig
- Should be able to do multiple chans now, like ".chanset #chan1 #chan2
#chan3 +autojoin"
- if _default has option and ".chanunset #blah blah" or ".-chan #blah
blah", set vars on all other channels but remove on the channel
specific.
- if '.-chan blah' is done and does not exist on _default, remove
option from all channels.
- command to list which chans have option defined/set for.
- with respective values.
- ".chanset <value>"
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@348
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:09:08 +0000 (16:09 +0000)]
final cruft from old static configuration file fixed... found by irq
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@347
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:09:08 +0000 (16:09 +0000)]
final cruft from old static configuration file fixed... found by irq
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@347
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:04:05 +0000 (16:04 +0000)]
ok, that failed. lets now set $chan aswell
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@346
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:04:05 +0000 (16:04 +0000)]
ok, that failed. lets now set $chan aswell
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@346
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:00:57 +0000 (16:00 +0000)]
verstats was using dynamic chan var...
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@345
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 16:00:57 +0000 (16:00 +0000)]
verstats was using dynamic chan var...
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@345
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 15:45:53 +0000 (15:45 +0000)]
dont overwrite nuh{} if it already exists.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@344
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 15:45:53 +0000 (15:45 +0000)]
dont overwrite nuh{} if it already exists.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@344
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 15:43:34 +0000 (15:43 +0000)]
- remove front/rear whitespaces
- trailing symbols should work now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@343
c11ca15a -4712-0410-83d8-
924469b57eb5
dms [Mon, 5 Feb 2001 15:43:34 +0000 (15:43 +0000)]
- remove front/rear whitespaces
- trailing symbols should work now.
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@343
c11ca15a -4712-0410-83d8-
924469b57eb5