Commit Graph

38 Commits

Author SHA1 Message Date
Shauna eb60ae54ad Add requirements.txt 2014-08-01 13:04:23 -04:00
Shauna 5665c64a3e Update gitignore, remove cached files 2014-08-01 13:04:07 -04:00
Shauna 3b9b498376 Add new testing changes 2014-08-01 13:00:24 -04:00
shaunagm bbde4ae19a Merge pull request #23 from sunu/testing
Fixed a test involving writing nicks to csv file.
2014-05-22 12:38:22 -04:00
Tarashish Mishra 02b7e4e967 Fixed a test involving writing nicks to csv file. 2014-05-22 21:55:43 +05:30
Shauna ab2fe9c87f refactored bot.py into newbot.py, added some tests 2014-05-16 17:18:45 -04:00
shaunagm e15634bae9 Merge pull request #19 from noobur/develop2
Fix for Issue #5.
2014-05-06 18:26:56 -04:00
james.bertino a6b908d07c Merge branch 'master' into develop2 2014-05-06 17:02:27 -04:00
noobur 1fe865de11 Merge pull request #1 from shaunagm/master
Pulling in latest updates for my fork.
2014-05-06 17:01:34 -04:00
james.bertino acab64b5f7 Merge branch 'master' into develop2 2014-05-06 16:47:07 -04:00
shaunagm feb6f5c90b fixes minor formatting issue 2014-05-06 14:49:06 -04:00
shaunagm f4671db191 Merge pull request #15 from noobur/develop
Fix for Issue #14 and PEP8 changes.
2014-05-06 14:37:29 -04:00
james.bertino 4ad322b030 Changed the return value of wait_time_change() to an int and updated the README. 2014-05-05 17:57:46 -04:00
james.bertino e92de19b21 Minor tweeks to Issue #14 fix. 2014-05-03 19:46:56 -04:00
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
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