This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thu Aug 23 08:58:55 2012] [notice] Apache/2.2.22 (Ubuntu) configured -- resuming normal operations | |
[Thu Aug 23 19:03:10 2012] [notice] caught SIGTERM, shutting down | |
[Fri Aug 24 08:47:53 2012] [notice] Apache/2.2.22 (Ubuntu) configured -- resuming normal operations | |
[Fri Aug 24 09:13:55 2012] [notice] Graceful restart requested, doing restart | |
[Fri Aug 24 09:13:55 2012] [notice] Apache/2.2.22 (Ubuntu) configured -- resuming normal operations |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'yaml' | |
bot_data = { | |
:presubs => [ | |
["dont", "dont"], | |
["youre", "you're"], | |
["love", "like"] | |
], | |
:responses => { | |
:default => [ |