From fba756bfa52809a8508a581b3a237f5bd0067c46 Mon Sep 17 00:00:00 2001 From: Caius Durling Date: Sat, 16 Jun 2007 14:27:57 +0100 Subject: [PATCH] Updated to include my mega important warning message at the start of the config file. When it gets flushed as the bot shuts down, it keeps the big warning now. --- cybot.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cybot.rb b/cybot.rb index 9162945..13c2513 100644 --- a/cybot.rb +++ b/cybot.rb @@ -69,6 +69,13 @@ $config = ConfigSpace.new(ARGV[0]) or return 1 $config.prefix = <