summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rwxr-xr-xdata/rbot/plugins/geoip.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/rbot/plugins/geoip.rb b/data/rbot/plugins/geoip.rb
index 7b03e7e5..55fddcc9 100755
--- a/data/rbot/plugins/geoip.rb
+++ b/data/rbot/plugins/geoip.rb
@@ -157,4 +157,4 @@ class GeoIpPlugin < Plugin
end
plugin = GeoIpPlugin.new
-plugin.map "geoip [:input]", :action => 'geoip' \ No newline at end of file
+plugin.map "geoip [:input]", :action => 'geoip', :thread => true