Commit Graph

72 Commits

Author SHA1 Message Date
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
shaunagm
28b7cf2521 Merge pull request #9 from kwurst/master
Fix typo in README.md
2014-03-10 20:26:59 -04:00
shaunagm
9a2983cef8 Merge pull request #7 from r3d3y3/master
switched to regular expressions for parsing hello and help requests
2014-03-10 20:21:24 -04:00
Karl R. Wurst
12c38a5488 Fix typo in README.md 2014-03-10 15:44:28 -04:00
Patrick Pegus II
2b433cc528 switched to regular expressions for parsing hello and help requests 2014-03-09 21:01:05 -04:00
shaunagm
bbe9164766 Update README.md 2014-02-08 12:14:12 -05:00
Shauna
c3f6f90c33 does not greet nicks who leave quickly 2014-01-30 15:20:41 -05:00
shaunagm
32812dd656 Merge pull request #4 from Aaron1011/allow_pm
Allow people to PM the bot
2014-01-30 10:55:35 -08:00
Aaron Hill
7b6f46b14f Allow people to PM the bot 2014-01-27 06:08:27 -05:00
Shauna
34d4a7217e adds license, fixes #3 2014-01-27 00:54:02 -05:00
Shauna
9d0afaa22c updates nicks 2014-01-22 22:17:19 -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
8328ef9b3a minor README changes 2013-12-21 21:47:55 -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
Shauna
5640488a81 added passable README 2013-12-21 16:14:36 -05:00