From 9eb1553a306a162f98b45f86b194a862a4f4b668 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Sun, 9 Sep 2007 06:44:59 +0000 Subject: fortune plugin: add header --- data/rbot/plugins/fortune.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/rbot/plugins') diff --git a/data/rbot/plugins/fortune.rb b/data/rbot/plugins/fortune.rb index d258e9ba..2845a8c8 100644 --- a/data/rbot/plugins/fortune.rb +++ b/data/rbot/plugins/fortune.rb @@ -1,3 +1,8 @@ +#-- vim:sw=2:et +#++ +# +# :title: Fortune plugin + class FortunePlugin < Plugin BotConfig.register BotConfigStringValue.new('fortune.path', :default => '', -- cgit v1.2.3