Commit Graph

18 Commits

Author SHA1 Message Date
Izaya 17f1d09e76 Updated ai.lua, attempted to add a timeout mechanism (it doesn't work) 2016-01-14 16:19:05 +11:00
Izaya 8021d11dd2 Added mpd command, made AI hook work better, added more content to the AI, fixed some misc stuff 2016-01-13 18:07:52 +11:00
Izaya 12edd5c5a2 Made the AI module use the global nick settings 2016-01-13 02:25:11 +11:00
Izaya a09faa268e Made the AI module case-insensitive. 2016-01-13 01:46:18 +11:00
Izaya 3c3034de21 General code cleanup.
Soon: More phrases to respond with.
2016-01-13 01:41:25 +11:00
Izaya ca311aef1e Rewrote the parser, added timeouts 2016-01-13 01:35:19 +11:00
Izaya b978594993 Added an AI module, works mostly. 2016-01-13 00:55:44 +11:00
Izaya 8a2f380146 Moved high-five module outside of main script, added method to extend. 2016-01-12 03:58:29 +11:00
Izaya b70d0eaa20 Hopefully last change to the high-five catcher 2016-01-08 00:57:42 +11:00
Izaya 77be29f362 Hopefully last change to high-five catcher 2016-01-07 23:20:13 +11:00
Izaya 1710a64304 Fixed high-five responding. 2016-01-07 23:03:05 +11:00
Izaya f4a188194f More duct tape and regex. Still can't autojoin, but can do actions now! 2016-01-07 22:38:53 +11:00
Izaya fdee904cd6 Very basic stuff done, bot now pings and has a parsing function. More stuff after I get a drink 2015-10-18 02:41:07 +11:00
Izaya 6a951a0e1e Made serialization work on straight lua. 2015-10-18 02:40:47 +11:00
Izaya 4eda641338 Added a default configuration file. 2015-10-18 02:40:33 +11:00
Izaya f104fa41f3 Initial work on the actual bot. 2015-10-18 00:40:56 +11:00
Izaya 41e3b9ab85 Added serialization lib from OpenComputers 2015-10-18 00:40:42 +11:00
Izaya 3b843daa1f Initial commit 2015-10-17 23:51:28 +11:00