Ryan Hitchman
|
6452c1169c
|
disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs
|
2010-05-07 17:16:44 -06:00 |
Ryan Hitchman
|
f61895fdc3
|
pep8
|
2010-04-22 21:50:56 -06:00 |
Ryan Hitchman
|
04b1a718f1
|
fix remember, make tell use notices, remove re because of abuse
|
2010-04-13 15:39:40 -06:00 |
Ryan Hitchman
|
2a11825779
|
PEP8 compliance, reduce munging on tagged names
|
2010-03-27 02:42:27 -06:00 |
Ryan Hitchman
|
3e1755b564
|
last fix for tell.py
|
2010-03-16 15:35:52 -06:00 |
Ryan Hitchman
|
98238f0dc5
|
emacs vc mode does not act as expected >:[ (committing remember and tell modules for real)
|
2010-03-16 14:06:20 -06:00 |
Ryan Hitchman
|
7888ce1314
|
rename hook.thread to hook.singlethread, make singlethread plugins cache db connections
|
2010-03-13 07:24:19 -07:00 |
Ryan Hitchman
|
30baa6c49c
|
make persistent db name include bot nick
|
2010-03-13 07:02:05 -07:00 |
Ryan Hitchman
|
b69bd212a3
|
make events take param lists intead of param strings
|
2010-03-11 17:28:17 -07:00 |
Ryan Hitchman
|
1e6c08fb30
|
rewrite hooking and dispatcher
|
2010-03-11 16:34:54 -07:00 |
Ryan Hitchman
|
253881f4b4
|
PEP8 compliance + clean dotnetpad
|
2010-02-28 19:32:41 -07:00 |
Ryan Hitchman
|
1dd86babc2
|
change calling convention
|
2010-02-01 21:42:34 -07:00 |
Ryan Hitchman
|
8c68bbd128
|
rewrite weather.py to use sqlite db instead of flat files
|
2010-02-01 01:33:06 -07:00 |
Ryan Hitchman
|
9eb5b236a6
|
rewrite tell, simplify db access in quote, seen, urlhistory. fix wolframalpha for the last time
|
2010-02-01 00:29:50 -07:00 |
Hamled
|
20fd90b869
|
Merged .showtell changes with tip.
|
2010-01-30 11:25:06 -08:00 |
Hamled
|
7245621341
|
Fixed .showtells command. It should now correctly private message all available messages.
|
2010-01-30 11:09:34 -08:00 |
Ryan Hitchman
|
c6c94c9ecb
|
make urlhistory nick sorting case-insensitive, simplify a few decorator calls
|
2010-01-18 22:14:49 -07:00 |
Ryan Hitchman
|
33585f3190
|
put input.inp.strip() in sieve, remove repetitive stripping in plugins
|
2010-01-17 16:07:08 -07:00 |
Ryan Hitchman
|
e8686e0279
|
testing is good!
|
2009-11-20 17:58:17 -07:00 |
Ryan Hitchman
|
ef19fa7571
|
should make seen/tell case insensitive
|
2009-11-20 17:57:00 -07:00 |
Ryan Hitchman
|
e3bb74a365
|
help.py: online documentation (use .help)
|
2009-11-18 20:20:59 -07:00 |
Ryan Hitchman
|
1f1b6396e7
|
move FakeBot stuff to Input, remove FakeBot
|
2009-11-18 18:42:37 -07:00 |
Ryan Hitchman
|
7e30d5d0a3
|
pep8 compliance
|
2009-11-17 17:38:48 -07:00 |
Ryan Hitchman
|
ddb9bdd3fd
|
fix Hamled's mistake
|
2009-11-17 16:08:45 -07:00 |
Hamled
|
76826e2fd4
|
An older version of the previous tell plugin patch was originally pushed. This is the correct version.
|
2009-10-19 13:28:14 -07:00 |
charles@rokh.hsd1.wa.comcast.net
|
07e6316698
|
Modified tell plugin to be less spammy. Added .showtells command to view all tells in PM.
|
2009-10-18 15:39:37 -07:00 |
Ryan Hitchman
|
a0131cfaa8
|
one DB to rule them all
|
2009-07-08 11:49:45 -06:00 |
Ryan Hitchman
|
a41349bae7
|
lalala bugs
|
2009-07-08 11:48:22 -06:00 |
Ryan Hitchman
|
3cdf0d2c83
|
pep8 compliance
|
2009-07-08 11:28:15 -06:00 |
Ryan Hitchman
|
40be3038ab
|
restructure utilities, harmonize imports, add doc on other bots
|
2009-07-08 11:04:30 -06:00 |
Chris Skalenda
|
e6545f8ce7
|
.seen and .tell: resize the username and chan columns to match max lengths on synirc.
|
2009-07-05 10:54:20 -05:00 |
Chris Skalenda
|
92b00e7cad
|
.seen and .tell: add some constraints on columns.
|
2009-07-05 10:52:00 -05:00 |
Chris Skalenda
|
ba3d706b39
|
.tell: probation is now channel specific.
|
2009-07-05 10:42:07 -05:00 |
Chris Skalenda
|
e268a06268
|
.tell: limit the .tell user to three tells per person at one time
|
2009-07-05 10:40:04 -05:00 |
Chris Skalenda
|
df77f79242
|
.tell: now with a relative timestamp!
|
2009-07-05 10:03:24 -05:00 |
Chris Skalenda
|
b11e8699b3
|
Fix input trailing whitespace issues for .seen and .tell.
|
2009-07-04 22:46:11 -05:00 |
Chris Skalenda
|
f2f812412c
|
Adding .tell.
|
2009-07-04 22:27:05 -05:00 |