Chris Sexton
7f093b003e
Added AUTHORS file and info in all files.
...
Thanks to https://github.com/eaburns/license
2013-12-10 18:37:07 -05:00
Chris Sexton
cfbe0dc4bc
Small log fix
2013-08-31 23:41:15 -04:00
Chris Sexton
2acf375997
Fixing small remember bug (trim snips)
2013-08-31 23:33:15 -04:00
Chris Sexton
54899c74ca
Fixes #1 : Make quotes multiline
2013-08-31 23:05:00 -04:00
Chris Sexton
776d363595
Fixes #32 : Make quote/remember case insensitive keywords
2013-08-31 22:24:10 -04:00
Chris Sexton
0acd004e59
Fixing self remembering problems stemming from lib change.
2013-06-17 00:04:10 -04:00
Chris Sexton
a91ebde376
Fixing quoting split function... again
2013-06-16 23:44:24 -04:00
Chris Sexton
a87835b54a
Fixes #21
2013-06-01 15:14:54 -04:00
Chris Sexton
a086f2bc6e
Fixing remember plugin
2013-06-01 15:00:57 -04:00
Chris Sexton
edd941fe46
Initial (ugly) web interface
2013-06-01 13:10:33 -04:00
Chris Sexton
377de90c31
Fixes #19 : Removing logging statements.
2013-05-09 18:31:48 -04:00
Chris Sexton
42c934f091
Fixes #10 : Bot can quote and count himself
2013-05-07 20:08:18 -04:00
Chris Sexton
e8ff495c2f
Actual width
2013-05-07 19:31:54 -04:00
Chris Sexton
8eb5a563fb
Fixing column width in code formatting
2013-05-07 19:28:34 -04:00
Chris Sexton
5433f51508
Removing requirement that you not try to quote yourself.
...
Multiline quotes cannot reasonably enforce this policy.
2013-05-07 18:41:51 -04:00
Chris Sexton
d87f7779ab
Renaming project to reflect bot's actual name.
2013-05-06 01:11:54 -04:00
Chris Sexton
ea60a899c7
Converting imports to github, added license & full readme
2013-05-06 01:11:54 -04:00
Chris Sexton
522a1f1c35
testing new remember with fallback
2013-05-06 01:11:48 -04:00
Chris Sexton
24a879285e
move id to idx
2013-05-06 01:11:47 -04:00
Chris Sexton
92ddfa3b6f
fixing remember for factoid id and operator
2013-05-06 01:11:47 -04:00
Chris Sexton
89072fafb4
Added "what was that?", merged remember and factoid a bit, added fields to factoids, todo: stats on factoids, documentation.
2013-05-06 01:11:47 -04:00
Chris Sexton
3e7f8d4248
Reduced the messages on the console
2013-05-06 01:11:45 -04:00
Chris Sexton
9c721a0f58
Added generic Event handling to plugins, made Talker handle the OCD hivemind
2013-05-06 01:11:45 -04:00
Chris Sexton
3953f0a831
Massive improvements to the remember plugin, fixed some help issues, added ACTION parsing.
2013-05-06 01:11:45 -04:00
Chris Sexton
64394b90f9
Added remember plugin to remember quotes from IRC users. This has several
...
serious flaws:
* Things can be re-remembered. There needs to be safeies on checking for past
remembered items
* This works across all channels that the bot is enabled in
* This allows users to remember themselves
* Probably something I forgot.
2013-05-06 01:11:45 -04:00