Patrick Hurst
|
4cc12512ff
|
allow dice to be rolled without explicit command
anything that looks like a dice roll will be rolled as such
|
2010-08-22 20:15:24 -04:00 |
Patrick Hurst
|
219fe44d61
|
add fudge dice
fudge dice are dF's, and are either -1, 0, or +1
|
2010-08-22 20:15:24 -04:00 |
Patrick Hurst
|
d34421bd23
|
change VERSION string
use git describe --always to return a 'version number'
|
2010-08-22 20:07:27 -04:00 |
Ryan Hitchman
|
949fb36c61
|
fix .gitignore
|
2010-08-22 17:30:26 -05:00 |
Ryan Hitchman
|
93fbe408b5
|
fix core/config.py infinite reloading loop reported by monokrome
|
2010-08-22 17:24:57 -05:00 |
Ryan Hitchman
|
1f84e5ded7
|
add readme
|
2010-08-22 17:17:46 -05:00 |
Ryan Hitchman
|
0b11684197
|
see bots
|
2010-08-11 02:31:40 -06:00 |
Ryan Hitchman
|
761a012149
|
minor changes
|
2010-08-10 13:38:09 -06:00 |
Ryan Hitchman
|
b5be0217a4
|
make .dict handle unicode properly
|
2010-07-24 17:38:28 -06:00 |
Ryan Hitchman
|
76341b5e6e
|
merging nmanzi's input.me patch
|
2010-07-18 20:11:52 -06:00 |
Chris Skalenda
|
4f5cf197be
|
dotnetpad: make end of line comments work.
|
2010-07-17 16:52:21 -06:00 |
melonhead
|
93f626c482
|
Removed debug print lines from URL normalizer
|
2010-07-14 16:48:18 -04:00 |
melonhead
|
61c42e7d8a
|
urlhistory: main regex no longer matches 'http://' or 'www.'
urlhistory: added URL normalization for Amazon, Waffleimages, and Youtube
|
2010-07-14 16:45:26 -04:00 |
Nathan Manzi
|
5bae80789f
|
Added 'me' function for action strings.
Example:
def foo(input, me=None):
me("is doing %s" % input)
|
2010-07-14 14:57:43 +08:00 |
Chris Skalenda
|
b9f74dba71
|
Handle blank descriptions from google in the google search plugin.
|
2010-07-08 19:18:25 -06:00 |
Ryan Hitchman
|
ee69022baa
|
fixing bug in dispatch made by last commit
|
2010-07-08 12:27:37 -06:00 |
Ryan Hitchman
|
b0259336cd
|
report options when given ambiguous command, make .dict report which word the definition is for
|
2010-07-08 11:22:43 -06:00 |
Ryan Hitchman
|
3e9708cc79
|
fix crash with empty docstring
|
2010-06-29 01:02:48 -06:00 |
Ryan Hitchman
|
fdf685161e
|
add .o/.oblique command running, see http://github.com/nslater/oblique for more information
|
2010-06-17 21:55:42 -06:00 |
Ryan Hitchman
|
49ba4c5753
|
add .etymology, courtesy of GhettoWizard
|
2010-05-11 16:48:05 -06:00 |
Ryan Hitchman
|
b845bfcf25
|
hurf (I should stop doing whitespace changes that break things)
|
2010-05-10 18:02:15 -06:00 |
Ryan Hitchman
|
420c8f518d
|
fix command disable bug
|
2010-05-10 17:59:34 -06:00 |
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
|
e5b623cb68
|
make '.q add @person blah' possible
|
2010-04-25 15:40:59 -06:00 |
Ryan Hitchman
|
1005537e63
|
.dict/.define (courtesy GhettoWizard), move more stuff into the http library
|
2010-04-25 15:39:31 -06:00 |
Ryan Hitchman
|
f61895fdc3
|
pep8
|
2010-04-22 21:50:56 -06:00 |
Ryan Hitchman
|
e55774b770
|
refactor http (and html, xml, json) handling into util/http.py (not done for dotnetpad), fix mtg, remove dict & goonsay
|
2010-04-22 21:47:41 -06:00 |
ipsum
|
148733567e
|
pep8
|
2010-04-18 13:24:17 -04:00 |
ipsum
|
3a2bd24352
|
updated tf.py to use better syntax
|
2010-04-16 20:29:12 -04:00 |
ipsum
|
f22f4770cd
|
added tf.py for counting hats in team fortress, blame gobiner
|
2010-04-16 17:55:02 -04:00 |
Ryan Hitchman
|
63fea08924
|
add .dict/.define command, respond to CTCP VERSION
|
2010-04-13 20:57:52 -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
|
a21f27e64e
|
add koran scraping, courtesy GhettoWizard
|
2010-04-10 16:05:06 -06:00 |
Ryan Hitchman
|
62cc0490d1
|
add simple plugin disable config option
|
2010-04-06 02:36:43 -06:00 |
Ryan Hitchman
|
2a11825779
|
PEP8 compliance, reduce munging on tagged names
|
2010-03-27 02:42:27 -06:00 |
Ryan Hitchman
|
9a9922a3ca
|
fix tag u'' display
|
2010-03-26 23:19:19 -06:00 |
Ryan Hitchman
|
89d973080f
|
add tagging with nick obfuscation to avoid hilights
|
2010-03-26 23:12:26 -06:00 |
Ryan Hitchman
|
c478e4f2b4
|
improve bf +[,.] handling
|
2010-03-23 16:34:58 -06:00 |
Ryan Hitchman
|
0cfd902b41
|
merge
|
2010-03-22 02:16:59 -06:00 |
Donald von Stufft
|
8b08a10afc
|
added interaction with goonsay.com
|
2010-03-21 02:58:01 +00:00 |
Donald von Stufft
|
24975bbf7e
|
fix for working with virtualenv / differeny python locations
|
2010-03-19 05:20:00 +00:00 |
Ryan Hitchman
|
d4ad562a5a
|
improve quote retrieval regex and some exception handling
|
2010-03-18 15:11:20 -06:00 |
Ryan Hitchman
|
8a93c7f21b
|
fix quote plugin's handling of negative quote numbers
|
2010-03-18 14:31:21 -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
|
dcfea9f496
|
remember: accept "? word" form, tell: do communications in pm, main: don't prefix replies with nickname if pm
|
2010-03-16 13:56:51 -06:00 |
Ryan Hitchman
|
309bf87202
|
fix mtg parser
|
2010-03-16 13:46:45 -06:00 |
Ryan Hitchman
|
278bc2e13a
|
fix validate plugin's handling of http-less urls, clean bigassmessage
|
2010-03-15 02:31:19 -06:00 |
epswing
|
0935a72c16
|
merge
|
2010-03-14 22:00:47 -04:00 |
Ryan Hitchman
|
5ce63f7f21
|
let mode be set in config
|
2010-03-14 17:55:58 -06:00 |