mcbot/cmds/mcabber_bts.lua
changeset 66 d9c00a9fe9d5
parent 49 4f7fc5acf33d
child 72 01a4b9048880
equal deleted inserted replaced
65:2cefbe9f3ac6 66:d9c00a9fe9d5
       
     1 
       
     2 --  This module is part of the McBot / mcabbot project
       
     3 --
       
     4 -- Copyright (C) 2010-2012 Mikael Berthe <mikael@lilotux.net>
       
     5 --
       
     6 -- This program is free software; you can redistribute it and/or modify
       
     7 -- it under the terms of the GNU General Public License as published by
       
     8 -- the Free Software Foundation; either version 2 of the License, or (at
       
     9 -- your option) any later version.
       
    10 --
       
    11 -- Please check the license in the COPYING file at the root of the tree.
       
    12 --
     1 
    13 
     2 require "libs.shcmd"
    14 require "libs.shcmd"
     3 
    15 
     4 local mcabber_bts = { ["desc"] = "Query mcabber (crew) BTS",
    16 local mcabber_bts = { ["desc"] = "Query mcabber (crew) BTS",
     5                       ["aliases"] = { "bts", "bug", "issue" }
    17                       ["aliases"] = { "bts", "bug", "issue" }