Commit Graph

15 Commits

Author SHA1 Message Date
james.bertino b145445d7e Fix for Issue #5. 2014-05-03 11:06:19 -04:00
james.bertino 6717db316f Fix for Issue #14 and PEP8 changes. 2014-05-01 17:19:45 -04:00
shaunagm 371ba9d58b separate url from punctuation
The trailing period at the end of the repo url was causing problems for some.  Inserted brackets to make the url link cleanly.
2014-04-23 10:47:32 -04:00
Patrick Pegus II 2b433cc528 switched to regular expressions for parsing hello and help requests 2014-03-09 21:01:05 -04:00
Shauna c3f6f90c33 does not greet nicks who leave quickly 2014-01-30 15:20:41 -05:00
Aaron Hill 7b6f46b14f Allow people to PM the bot 2014-01-27 06:08:27 -05:00
Shauna 2d32512c30 added underscore stripping 2014-01-11 19:29:39 -05:00
Shauna 603c054072 checks newList before creating new newcomber obj 2014-01-11 10:30:43 -05:00
Shauna 865113a4cb fixed call to aroundFor() that was causing bug, restructured 2014-01-11 00:50:13 -05:00
Shauna 15a8da0a35 cleaned up, added nicks.csv & funcs to access it 2014-01-10 20:19:10 -05:00
Shauna a62790497d fixed indentation 2013-12-22 11:47:38 -05:00
Shauna 12de7a4db5 cleaned comments, added help and info funcs 2013-12-21 22:31:39 -05:00
Shauna 2993507142 if someone speaks, bot does not welcome 2013-12-21 21:38:29 -05:00
Shauna 1aab2059a9 implemented threading/queueing 2013-12-21 20:53:58 -05:00
Shauna 2fb0d12c31 started modifying irc bot, stuck on recv issue 2013-12-21 19:03:18 -05:00