From 5fecb1fcc8f24bed19521a5034db5756d4b11612 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Tue, 22 Apr 2014 05:06:46 -0700 Subject: Clean up code and add aliaser class. --- module/admin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/admin.rb') diff --git a/module/admin.rb b/module/admin.rb index 957be7d..9b5b64e 100644 --- a/module/admin.rb +++ b/module/admin.rb @@ -7,7 +7,7 @@ module Dinobot def initialize(bot) super - @store = Dinobot::Core::Store.new('data/admin') + @store = Dinobot::Core::Store.new('data/admin.db') @commands << :join << :part << :quit << :load << :unload @commands << :listadmins << :listmodules << :listchannels -- cgit v1.2.3-70-g09d2