/lunabot

Bot written in Lua/MoonScript currently working with telegram-cli

Primary LanguageMoonScriptGNU General Public License v2.0GPL-2.0

Warning

This is under development, use at your own risk, many things may change in the future. Many ideas are taken from Hubot. The reason of the proyect is to apply the experience taken from telegram-bot and write a much more versatile bot. Other goal of the proyect is providing an easy plugin development.

LunaBot is using yagop/tg test branch because some cool Lua modifications are needed. Currently arent merged into vysheng/tg but pull requested.

Running

Before all, install telegram-cli dependencies. Then

git clone https://github.com/LunaBot/lunabot.git
cd lunabot
git submodule update --init --recursive
cd tg && ./configure && make && cd ..
./install.sh
./launch.sh